summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 0.34Thierry Vignaud2007-10-011-0/+4
|
* 0.33Olivier Blin2007-09-281-0/+2
|
* - fix typo in 0.32: don't wrongly default to "automatic" resolution whenPascal Rigaux2007-09-281-0/+2
| | | | | creating xorg.conf (in non --auto)
* add support for x11-driver-input-vboxmouse when inside a VirtualBox guestOlivier Blin2007-09-281-0/+1
|
* - we don't set ModulesPath to DRI_GLX_SPECIAL value, so we must read itPascal Rigaux2007-09-261-0/+3
| | | | | differently so that Xconfig::various::info() is correct (#31326)
* 0.32Pascal Rigaux2007-09-261-0/+2
|
* do log the typo fixPascal Rigaux2007-09-261-0/+1
|
* new feature requires monitor-edid 1.12Pascal Rigaux2007-09-261-0/+1
|
* - monitor-probe-using-X can now return EDIDs. if Xorg find an EDID (whereasPascal Rigaux2007-09-261-0/+4
| | | | | | monitor-get-edid-using-vbe failed), defaults to "Plug'n Play" monitor (ie let Xorg do things automatically) instead of good_default_monitor.
* 0.31Thierry Vignaud2007-09-251-0/+4
|
* 0.300.30Pascal Rigaux2007-09-251-0/+2
|
* - when user asks for "Plug'n Play", silently default to Xorg auto-detectionPascal Rigaux2007-09-251-0/+4
| | | | | when we fail to auto-detect
* 0.29Olivier Blin2007-09-211-0/+2
|
* unload drivers loaded by monitor-probe-using-X (fix fglrx usage when ↵Olivier Blin2007-09-211-0/+3
| | | | harddrake probes using X and loads radeon driver)
* 0.28Pascal Rigaux2007-09-201-0/+2
|
* - when using evdev for mice, ensure it doesn't match a keyboardPascal Rigaux2007-09-201-0/+2
| | | | | (eg: in case of a mouse+keyboard combo) (#32905)
* - fix regression in 0.24: remove bogus duplicates in monitors tree (#33778)Pascal Rigaux2007-09-201-0/+2
|
* 0.27Pascal Rigaux2007-09-191-0/+2
|
* - for evdev configured mice, specify bustypePascal Rigaux2007-09-191-0/+5
| | | | | | | (useful for "Macintosh mouse button emulation" which has same vendor/product as "AT Translated Set 2 keyboard") (need drakxtools-backend 10.4.203)
* 0.26Pascal Rigaux2007-09-171-1/+3
|
* Handle the new fglrx-hd2000 alternative driver.Anssi Hannula2007-09-151-0/+2
|
* 0.25Pascal Rigaux2007-09-101-0/+2
|
* - in the list of available Xorg drivers, add "Driver" from Cards+Pascal Rigaux2007-09-101-0/+2
| | | | | | | (will ease the maintainance of the list of drivers in Xconfig/card.pm) (see previous commit in card.pm)
* - minimal support for allowing to choose evdev on all micePascal Rigaux2007-09-071-0/+2
|
* 0.24Pascal Rigaux2007-09-071-0/+2
|
* revert titi commit which added XFS configuration again.Pascal Rigaux2007-09-071-1/+2
| | | | | | | | | AFAIK, there is no reason to need XFS. as for http://archives.mandrivalinux.com/cooker/2007-07/msg04653.php, it's simply the result of a badly configured X fontpath. We just have to ensure upgrades go smoothly. (nb: XFdrake do not *remove* existing XFS configuration from xorg.conf, it simply to not put one when starting from scratch)
* - keep the order from MonitorsDB file Pascal Rigaux2007-09-061-0/+3
| | | | | | (allows "Flat Panel 800x600" to be before "Flat Panel 1024x768") (needs a nicely sorted MonitorsDB though)
* - fix default_headers when XFS is installedPascal Rigaux2007-09-061-0/+2
| | | | | | (ie fixtitypo) (and do we really want to configure for XFS even if it is not enabled?)
* 0.23Pascal Rigaux2007-09-061-0/+2
|
* - do not start xfs for the test (#33219)Pascal Rigaux2007-09-061-0/+2
|
* 0.22Pascal Rigaux2007-08-271-0/+2
|
* handle the renamed proprietary ati driver (ati => x11-driver-video-fglrx)Anssi Hannula2007-08-271-0/+1
|
* - use standard.conf as default gl_conf alternativeAnssi Hannula2007-08-271-0/+1
| | | | | - do not add additional libglx ModulePaths for nvidia anymore
* do configure XFS if installedThierry Vignaud2007-08-211-0/+1
|
* add avivo in the Xorg drivers listOlivier Blin2007-08-141-0/+1
|
* - when removing/replacing an InputDevice section, ensure we remove thePascal Rigaux2007-08-091-0/+4
| | | | | | corresponding entry in ServerLayout. ie do not rely on InputDevice sections to use XFdrake-compatible Identifiers (as suggested by fcrozat)
* 0.21Pascal Rigaux2007-08-081-0/+2
|
* - adapt to kbd instead of console-tools: s/kmap/map/Pascal Rigaux2007-08-081-0/+1
|
* - handle nvidia-current instead of nvidia97xx (thanks to Anssi)Pascal Rigaux2007-08-081-0/+3
| | | | | | | | | - handle x11-driver-video-$nvidia instead of $nvidia nb: pkg_name_for_Driver2() has been dropped, and pkgs_for_Driver2() arguments have changed. this allows simplifying install::steps, but causes incompatibility
* 0.200.20Pascal Rigaux2007-08-031-0/+2
|
* - fix detection of touchpad on some kernels (#31584)Pascal Rigaux2007-08-021-0/+2
| | | | | | | | | | | | | (need drakxtools-backend >= 10.4.145) issue was: H: Handlers=event2 ts0 mouse0 in /proc/bus/input/devices instead of the more usual H: Handlers=mouse0 event2 ts0
* - internal: add many options as having to be used only once, easing their usePascal Rigaux2007-08-011-0/+3
| | | | | | and fixing setting them (eg #31942 where one can't click "Options" after setting EXA)
* - drop support for installing/configuring 915resolution Pascal Rigaux2007-07-311-0/+2
| | | | | (no more needed since x11-driver-video-intel 2.0)
* do not configure using xfs anymore (#32051)Thierry Vignaud2007-07-301-0/+2
|
* 0.190.19Pascal Rigaux2007-07-091-0/+2
|
* - wacom configuration: Pascal Rigaux2007-07-091-1/+4
| | | | | | o enhance configuration by using /dev/input/by-id/xxx (need drakxtools-backend >= 10.4.144)
* - wacom configuration: add "pad" InputDevice sectionPascal Rigaux2007-07-091-0/+1
|
* - fix displaying "3D hardware acceleration: no" for nvidia proprietary driverPascal Rigaux2007-06-211-0/+3
| | | | | (#31326)
* 0.180.18Pascal Rigaux2007-06-141-0/+2
|
* - handle resolution switch via xrandr without restarting X (#30896)Pascal Rigaux2007-06-141-0/+1
| | | | | | (nb: doesn't handle dpi switch, and will ask for X restart if the resolution switch has already been done through xrandr/krandrtray/...)