diff options
author | Anssi Hannula <anssi@mandriva.org> | 2009-10-18 16:53:57 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2009-10-18 16:53:57 +0000 |
commit | c61e79a73477cc5f6660e7557c73f1ed786c5caf (patch) | |
tree | 0b888ac71ce1a32fa506fea83c1d215370110a0f /NEWS | |
parent | b27bbc4493133263509593abd26900b7bfe4b156 (diff) | |
download | monitor-edid-c61e79a73477cc5f6660e7557c73f1ed786c5caf.tar monitor-edid-c61e79a73477cc5f6660e7557c73f1ed786c5caf.tar.gz monitor-edid-c61e79a73477cc5f6660e7557c73f1ed786c5caf.tar.bz2 monitor-edid-c61e79a73477cc5f6660e7557c73f1ed786c5caf.tar.xz monitor-edid-c61e79a73477cc5f6660e7557c73f1ed786c5caf.zip |
monitor-probe-using-X:
use -sharevts for X server when plymouth is active, as VT switching
does not work at that point (fixes Mandriva bug #53736)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ - monitor-probe-using-X: o disable glx module to speed up X startup, especially if a proprietary glx module is in use (fixes a timeout observed by Anssi Hannula) + o use -sharevts for X server when plymouth is active, as VT switching + does not work at that point (fixes Mandriva bug #53736) Version 2.4 - 1 October 2009 |