summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.720.72Christophe Fergeau2009-04-151-0/+2
|
* Use plugnplay monitor for virtual box, fixes #49642. Thanks Titi for the patch!Christophe Fergeau2009-04-141-0/+2
|
* do not add Load "freetype" to xorg.conf as the module does not existAnssi Hannula2009-04-121-0/+2
| | | | | anymore
* Fix selecting proprietary drivers with xdriver=DRIVER boot option.Anssi Hannula2009-04-101-0/+3
|
* 0.710.71Anssi Hannula2009-04-021-0/+2
|
* add nouveau driver into the driver listAnssi Hannula2009-04-021-0/+1
|
* Add support for boot option xdriver=foo for overriding the driver inAnssi Hannula2009-04-021-0/+5
| | | | | | | | | non-interactive probe. Allowed special values: auto = normal mode free = only use free drivers Last entry on commandline is used.
* 0.700.70Anssi Hannula2009-03-201-0/+2
|
* fix years in NEWSAnssi Hannula2009-03-201-3/+3
|
* - XFdrake:Anssi Hannula2009-03-201-0/+2
| | | | | o adapt for recent changes in proprietary driver alternatives
* (detect) configure input driver as 'vmmouse' if running in vmware (#29106)Thierry Vignaud2009-03-201-0/+1
| | | | | (needs drakxtools >= 12.17)
* mousedrake: test if the file is there before trying to install the packagesPascal Terjan2009-02-111-0/+4
|
* 0.69Pascal Rigaux2009-01-291-0/+2
|
* - XFdrake:Pascal Rigaux2009-01-291-0/+4
| | | | | | | | o use option -noAutoAddDevices when testing X (useful during installation, #47237) nb: this works if x11-server has patch Add-noAutoAddDevices-command-line-option.patch
* 0.68Pascal Rigaux2009-01-281-0/+2
|
* - keyboarddrake:Pascal Rigaux2009-01-281-0/+4
| | | | | | o bug fix: overwrite previous /etc/sysconfig/keyboard Xkb information when changing keyboard
* 0.67Pascal Rigaux2009-01-081-0/+2
|
* - mousedrake:Pascal Rigaux2009-01-081-0/+3
| | | | | o synaptics driver in now in package x11-driver-input-synaptics (#45531)
* 0.66Pascal Rigaux2008-12-181-0/+2
|
* o new option "--migrate" which adds Xkb information inPascal Rigaux2008-12-181-0/+2
| | | | | /etc/sysconfig/keyboard
* - keyboarddrake:Pascal Rigaux2008-12-181-2/+2
| | | | | | o do not configure hal directly, but write in /etc/sysconfig/keyboard Xkb information so hal can get them
* - keyboarddrake:Pascal Rigaux2008-12-181-0/+2
| | | | | | | | o do not configure hal directly, but write in /etc/sysconfig/keyboard Xkb information so hal can get them (nb: this goes with commit 250540)
* - keyboarddrake:Pascal Rigaux2008-12-181-0/+4
| | | | | | | | | o correctly handle default XkbModel (so that we do not force pc105 when we should not) (nb: this is not very important nowadays because XkbModel is deprecated with evdev, but hell, it's easy to fix :)
* 0.65Pascal Rigaux2008-12-081-0/+2
|
* - keyboarddrake:Pascal Rigaux2008-12-081-1/+3
| | | | | | o configure hal so Xorg can get xkb info (nb: for now, you must "service haldaemon restart" to be taken into account)
* - XFdrakePascal Rigaux2008-12-081-0/+2
| | | | | | o there is no reason "automatic" resolution should imply "automatic" color depth
* - XFdrakePascal Rigaux2008-12-081-0/+4
| | | | | | | o special hack for gdium: the "default monitor" is "Plug'n Play" instead of good_default_monitor() (it will work since the resolution is passed to the kernel on gdium)
* fix formattingPascal Rigaux2008-12-081-1/+0
|
* (configure) do not load "Type1" module by default (disabled in xserver-1.5.x)Thierry Vignaud2008-12-021-0/+1
|
* - XFdrakePascal Rigaux2008-11-141-0/+2
| | | | | o do not display the weird ratios 128/75, 85/48 (for 1024x600 and 1360x768)
* - XFdrake:Pascal Rigaux2008-11-141-0/+1
| | | | | o have Option "PanelGeometry" "XXxYY" on geode driver
* - XFdrake:Pascal Rigaux2008-11-131-0/+3
| | | | | | | | o generic flat planel must allow "800x480 @ 60.00 Hz (GTF) hsync: 29.82 kHz" so "HorizSync 31.5-90" is too strict, generating "HorizSync 29.5-90" (especially useful when the resolution is given by dmitable)
* - mousedrake:Pascal Rigaux2008-10-241-0/+6
| | | | | | | o do not use /dev/mouse symlink (in xorg.conf) o do not propose to test the chosen mice (it doesn't handle evdev/synaptics and so is quite obsolete nowadays)
* 0.64Pascal Rigaux2008-10-011-0/+2
|
* - XFdrake:Pascal Rigaux2008-10-011-0/+4
| | | | | | o explicitly Load or Disable module "dri" (to be independent of Xorg's default choice)
* 0.63Thierry Vignaud2008-09-291-0/+4
|
* 0.62Pascal Rigaux2008-09-251-0/+2
|
* - XFdrake:Pascal Rigaux2008-09-251-0/+4
| | | | | | o set "PreferredMode" in Monitor section if the user changes the resolution (we still do not use PreferredMode for the default resolution)
* 0.61Pascal Rigaux2008-09-111-0/+2
|
* - keyboarddrake:Pascal Rigaux2008-09-111-0/+2
| | | | | o fix lithuanian keyboard choices (cf #41031)
* - XFdrake:Pascal Rigaux2008-09-111-0/+3
| | | | | | | o do set a background image when using resolution "Automatic" (#43644) (thanks to derek at jennings dot homelinux dot net)
* .600.60Pascal Rigaux2008-09-091-0/+2
|
* add bug numberPascal Rigaux2008-09-091-1/+1
|
* - XFdrake:Pascal Rigaux2008-08-191-0/+2
| | | | | | o [bugfix] fix clicking on "Options" when Composite is disabled (regression introduced in 0.58)
* - XFdrake:Pascal Rigaux2008-08-181-0/+3
| | | | | | | o allow xorg.conf to have no "Monitor" section (#42793) (XFdrake will no break too much without it :)
* 0.59Pascal Rigaux2008-08-181-0/+2
|
* - XFdrake:Pascal Rigaux2008-08-181-0/+1
| | | | | | | o use 24dpp by default, even on DRI (needed for kde4) as requested by qa (damien)
* o no need to force XaaNoOffscreenPixmaps, it is the default now inPascal Rigaux2008-07-041-1/+3
| | | | | x11-server
* - XFdrake:Anssi Hannula2008-06-191-0/+1
| | | | | o use nvidia-current default settings for nvidia173 as well
* - XFdrake:Pascal Rigaux2008-06-131-0/+3
| | | | | o ensure we don't drop non-main "Device" (when modifying "Options", #41410)