Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - XFdrake: | Pascal Rigaux | 2008-02-28 | 1 | -0/+4 |
| | | | | | | o when setting background for the resolution, handle "hour"-based backgrounds (also add Mandriva.xml symlink) | ||||
* | - XFdrake: | Pascal Rigaux | 2008-02-21 | 1 | -13/+26 |
| | | | | | o when setting background for the resolution, handle "hour"-based backgrounds | ||||
* | - XFdrake: | Pascal Rigaux | 2008-02-18 | 1 | -3/+3 |
| | | | | | o add 1024x600 (used on Samsung Q1Ultra) (#37889) | ||||
* | - XFdrake: | Pascal Rigaux | 2008-01-28 | 1 | -1/+1 |
| | | | | | o add 800x480 (used on belinea s.book) | ||||
* | - XFdrake: | Pascal Rigaux | 2008-01-23 | 1 | -4/+14 |
| | | | | | | | | o if the EDID gives a valid EISA_ID, a valid 16/10 preferred resolution, but no HorizSync/VertRefresh, use a generic flat panel HorizSync/VertRefresh reproduced on a Elonex PLC - MSI Notebook PR600, EISA_ID CMO1526 | ||||
* | move resolution2ratio() to Xconfig::xfree (for next commit) | Pascal Rigaux | 2008-01-23 | 2 | -9/+9 |
| | |||||
* | - use SendCoreEvents instead of AlwaysCore for wacoms | Pascal Rigaux | 2008-01-22 | 1 | -1/+1 |
| | | | | | (needed with new xorg server) | ||||
* | - XFdrake: | Pascal Rigaux | 2008-01-11 | 1 | -1/+1 |
| | | | | | | o sort monitors in text mode so that "Generic|..." monitors do not appear in the middle of "Vendor|..." monitors | ||||
* | use SendCoreEvents instead of AlwaysCore for Synaptics touchpads (#36140) | Olivier Blin | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | drop unused Primary option in set_synaptics | Olivier Blin | 2007-12-14 | 1 | -2/+1 |
| | |||||
* | - XFdrake: | Pascal Rigaux | 2007-12-10 | 1 | -0/+9 |
| | | | | | o never write a ModeLine when using fglrx driver (#30934) | ||||
* | handle fglrx_dri.so handled by alternatives | Anssi Hannula | 2007-10-28 | 1 | -2/+3 |
| | |||||
* | - if we probe a monitor EISA_ID but we don't have corresponding | Pascal Rigaux | 2007-10-04 | 1 | -1/+1 |
| | | | | | | | | HorizSync/VertRefresh, we must not the monitor info yet another regression introduced when modifying is_valid() for automatic resolution | ||||
* | when checking dkms module packages, check that modules are either available ↵ | Olivier Blin | 2007-10-04 | 1 | -1/+2 |
| | | | | in urpmi media, or already installed (fix detection in live) | ||||
* | - better fix for typo in 0.32: don't wrongly default to "automatic" resolution | Pascal Rigaux | 2007-10-04 | 3 | -6/+5 |
| | | | | | when creating xorg.conf (in non --auto) | ||||
* | - fix typo in 0.32: don't wrongly default to "automatic" resolution when | Pascal Rigaux | 2007-09-28 | 1 | -1/+2 |
| | | | | | creating xorg.conf (in non --auto) | ||||
* | add support for x11-driver-input-vboxmouse when inside a VirtualBox guest | Olivier Blin | 2007-09-28 | 1 | -2/+2 |
| | |||||
* | - we don't set ModulesPath to DRI_GLX_SPECIAL value, so we must read it | Pascal Rigaux | 2007-09-26 | 2 | -2/+2 |
| | | | | | differently so that Xconfig::various::info() is correct (#31326) | ||||
* | add a log | Pascal Rigaux | 2007-09-26 | 1 | -0/+1 |
| | |||||
* | revert debug code | Pascal Rigaux | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | - monitor-probe-using-X can now return EDIDs. if Xorg find an EDID (whereas | Pascal Rigaux | 2007-09-26 | 1 | -7/+23 |
| | | | | | | monitor-get-edid-using-vbe failed), defaults to "Plug'n Play" monitor (ie let Xorg do things automatically) instead of good_default_monitor. | ||||
* | add context for "Monitor" (#33773) | Thierry Vignaud | 2007-09-25 | 2 | -2/+2 |
| | |||||
* | - select "Automatic" resolution if it was previously chosen | Pascal Rigaux | 2007-09-25 | 1 | -16/+25 |
| | | | | | - gray Depth widgets when "Automatic" is selected | ||||
* | oops, revert debug code | Pascal Rigaux | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - when user asks for "Plug'n Play", silently default to Xorg auto-detection | Pascal Rigaux | 2007-09-25 | 1 | -4/+4 |
| | | | | | when we fail to auto-detect | ||||
* | - add support for "Automatic" resolution (aka "let xorg do everything") | Pascal Rigaux | 2007-09-25 | 3 | -34/+54 |
| | |||||
* | cleanup (and prepare for next commits) | Pascal Rigaux | 2007-09-25 | 1 | -2/+2 |
| | |||||
* | - cleanup | Pascal Rigaux | 2007-09-25 | 1 | -4/+5 |
| | | | | | | - don't export_to_install_X unset things (will help for next commits) | ||||
* | unload drivers loaded by monitor-probe-using-X (fix fglrx usage when ↵ | Olivier Blin | 2007-09-21 | 1 | -2/+6 |
| | | | | harddrake probes using X and loads radeon driver) | ||||
* | - fix regression in 0.24: remove bogus duplicates in monitors tree (#33778) | Pascal Rigaux | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | - for evdev configured mice, specify bustype | Pascal Rigaux | 2007-09-19 | 1 | -2/+2 |
| | | | | | | | (useful for "Macintosh mouse button emulation" which has same vendor/product as "AT Translated Set 2 keyboard") (need drakxtools-backend 10.4.203) | ||||
* | Handle the new fglrx-hd2000 alternative driver. | Anssi Hannula | 2007-09-15 | 2 | -4/+7 |
| | |||||
* | - in the list of available Xorg drivers, add "Driver" from Cards+ | Pascal Rigaux | 2007-09-10 | 1 | -1/+2 |
| | | | | | (will ease the maintainance of the list of drivers in Xconfig/card.pm) | ||||
* | revert titi commit which added XFS configuration again. | Pascal Rigaux | 2007-09-07 | 1 | -12/+0 |
| | | | | | | | | | 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 Rigaux | 2007-09-06 | 1 | -2/+7 |
| | | | | | | (allows "Flat Panel 800x600" to be before "Flat Panel 1024x768") (needs a nicely sorted MonitorsDB though) | ||||
* | - fix default_headers when XFS is installed | Pascal Rigaux | 2007-09-06 | 1 | -13/+12 |
| | | | | | | (ie fixtitypo) (and do we really want to configure for XFS even if it is not enabled?) | ||||
* | - do not start xfs for the test (#33219) | Pascal Rigaux | 2007-09-06 | 1 | -4/+0 |
| | |||||
* | handle the renamed proprietary ati driver (ati => x11-driver-video-fglrx) | Anssi Hannula | 2007-08-27 | 1 | -2/+2 |
| | |||||
* | - use standard.conf as default gl_conf alternative | Anssi Hannula | 2007-08-27 | 1 | -5/+1 |
| | | | | | - do not add additional libglx ModulePaths for nvidia anymore | ||||
* | (setupFB) don't die if no bootloader is configured | Pascal Rigaux | 2007-08-27 | 1 | -0/+1 |
| | | | | | (mostly for auto_installs in drakx-in-chroot with broken pci detection) | ||||
* | do configure XFS if installed | Thierry Vignaud | 2007-08-21 | 1 | -0/+13 |
| | |||||
* | add avivo in the Xorg drivers list | Olivier Blin | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | fix typo (thanks to Anssi Hannula) | Pascal Rigaux | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | - when removing/replacing an InputDevice section, ensure we remove the | Pascal Rigaux | 2007-08-09 | 1 | -14/+17 |
| | | | | | | corresponding entry in ServerLayout. ie do not rely on InputDevice sections to use XFdrake-compatible Identifiers (as suggested by fcrozat) | ||||
* | perl_checker compliance | Pascal Rigaux | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | as suggested by Anssi, do run update-alternatives even if current alternatives | Pascal Rigaux | 2007-08-09 | 1 | -5/+5 |
| | | | | | is the wanted one to ensure the alternative is switched to manual | ||||
* | - handle nvidia-current instead of nvidia97xx (thanks to Anssi) | Pascal Rigaux | 2007-08-08 | 2 | -13/+8 |
| | | | | | | | | | - 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 | ||||
* | since we don't configure X to use xfs, we don't need to specify a safety | Pascal Rigaux | 2007-08-03 | 2 | -8/+1 |
| | | | | | fontpath (was useful when xfs was failing) | ||||
* | - internal: add many options as having to be used only once, easing their use | Pascal Rigaux | 2007-08-01 | 2 | -5/+5 |
| | | | | | | and fixing setting them (eg #31942 where one can't click "Options" after setting EXA) | ||||
* | get rid of quotes around options, since they really always want a string (or ↵ | Pascal Rigaux | 2007-08-01 | 1 | -1/+1 |
| | | | | | | | nothing) nb: may break around things though |