Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - XFdrake: | Pascal Rigaux | 2008-03-21 | 1 | -1/+1 | |
| | | | | | o allow to set "EXA" on "intel" driver (#39162) | |||||
* | - XFdrake: | Pascal Rigaux | 2008-03-20 | 1 | -1/+19 | |
| | | | | | o add option "Force display mode of DVI" on driver "nvidia" (#30066) | |||||
* | - XFdrake library: | Pascal Rigaux | 2008-03-19 | 1 | -0/+5 | |
| | | | | | | o ensure set_default_background() doesn't fail (#39065) (ie default to 1024x768 if 0x0 is given) | |||||
* | 0.51 | Pascal Rigaux | 2008-03-19 | 1 | -0/+2 | |
| | ||||||
* | - XFdrake: | Pascal Rigaux | 2008-03-13 | 1 | -1/+1 | |
| | | | | | o use 24bpp on savage (#38750) | |||||
* | - keyboarddrake: | Pascal Rigaux | 2008-03-11 | 1 | -3/+3 | |
| | | | | | | | | | o default romanian keyboard is qwerty (cf #38450) o "ro" really is "ro(std_cedilla)" (to be more standard on unpatched xkeyboard-config) o "ro(us)" is wrong and not qwerty, use "ro(winkeys)" which is the only qwertz from symbols/ro | |||||
* | - XFdrake | Pascal Rigaux | 2008-03-11 | 2 | -0/+15 | |
| | | | | | o handle DRIVER2_NO_SSE (from Cards+), needed by nvidia-current requiring SSE | |||||
* | - XFdrake: | Pascal Rigaux | 2008-02-28 | 1 | -9/+18 | |
| | | | | | | | o if the EDID gives a valid 16/10 preferred resolution (even if duplicated), but no HorizSync/VertRefresh, use a generic flat panel HorizSync/VertRefresh (needed for edid.lcd.dell-inspiron-6400, #37971) | |||||
* | - 0.49: | Pascal Rigaux | 2008-02-28 | 1 | -2/+3 | |
| | | | | | - XFdrake: background images are now jpeg files | |||||
* | - 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) | |||||
* | log failing setxkbmap | Pascal Rigaux | 2008-01-29 | 1 | -1/+1 | |
| | ||||||
* | - XFdrake: | Pascal Rigaux | 2008-01-28 | 1 | -1/+1 | |
| | | | | | o add 800x480 (used on belinea s.book) | |||||
* | - library for installer: | Pascal Rigaux | 2008-01-25 | 1 | -1/+1 | |
| | | | | | | o do not force "us" keyboard on everybody that choose "English (American)" (#36575) | |||||
* | - 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 | |
| | ||||||
* | - mousedrake: | Pascal Rigaux | 2008-01-22 | 1 | -1/+1 | |
| | | | | | | o use udev in $PATH instead of /lib/udev/usb_id (need latest udev pkg) | |||||
* | - 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 | 2 | -6/+2 | |
| | ||||||
* | - XFdrake: | Pascal Rigaux | 2007-12-10 | 1 | -0/+9 | |
| | | | | | o never write a ModeLine when using fglrx driver (#30934) | |||||
* | simplify: -L/usr/X11R6/$lib is not needed anymore | Pascal Rigaux | 2007-12-03 | 1 | -4/+2 | |
| | ||||||
* | - keyboarddrake: | Pascal Rigaux | 2007-11-21 | 1 | -3/+1 | |
| | | | | | | o use kr(kr104) for the korean keyboard, and don't prompt for a toggle key since korean use input method instead | |||||
* | - use /dev/input/by-id/xxx device instead of vendor+product for evdev mice | Pascal Rigaux | 2007-11-19 | 1 | -14/+17 | |
| | | | | | (vendor+product support is dropped in x11-driver-input-evdev-1.2.0) | |||||
* | - fix device /dev/input/by-id/usb-$ID_SERIAL-event-mouse for wacoms | Pascal Rigaux | 2007-11-12 | 1 | -0/+1 | |
| | | | | | when the ID_SERIAL contains special chars | |||||
* | handle fglrx_dri.so handled by alternatives | Anssi Hannula | 2007-10-28 | 1 | -2/+3 | |
| | ||||||
* | - display message This setting will be activated after the installation." | Pascal Rigaux | 2007-10-08 | 1 | -1/+3 | |
| | | | | | only during installation | |||||
* | - 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 | 2 | -4/+8 | |
| | ||||||
* | make mice list dynamic, since it probes pci bus | Olivier Blin | 2007-09-28 | 1 | -2/+4 | |
| | ||||||
* | - 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) | |||||
* | - when using evdev for mice, ensure it doesn't match a keyboard | Pascal Rigaux | 2007-09-20 | 1 | -1/+2 | |
| | | | | | (eg: in case of a mouse+keyboard combo) (#32905) | |||||
* | - 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 | 2 | -3/+3 | |
| | | | | | | | (useful for "Macintosh mouse button emulation" which has same vendor/product as "AT Translated Set 2 keyboard") (need drakxtools-backend 10.4.203) |