Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.1080.108 | Anssi Hannula | 2013-05-03 | 1 | -0/+2 |
| | |||||
* | Xconfig: select the preferred timing in case of multiple detailed timings in ↵ | Anssi Hannula | 2013-05-03 | 1 | -0/+2 |
| | | | | EDID (mga#9934) | ||||
* | Xconfig: never fallback to assuming a 1024x768 monitor if probing failed | Anssi Hannula | 2013-05-03 | 1 | -0/+2 |
| | | | | Instead select an automatic "Plug'n Play" monitor (mga#9272). | ||||
* | Xconfig: never fallback to guessing display resolution | Anssi Hannula | 2013-05-03 | 1 | -0/+4 |
| | | | | | | Neverfallback to guessing display resolution from display size or forcing it to 1024x768, instead fallback to automatic display mode (mga#9934). | ||||
* | 0.1070.107 | Thomas Backlund | 2013-04-22 | 1 | -0/+2 |
| | |||||
* | fix Russian keyboard config (mga#6308) | Thomas Backlund | 2013-04-22 | 1 | -0/+2 |
| | |||||
* | 0.1060.106 | Thierry Vignaud | 2013-04-18 | 1 | -0/+2 |
| | |||||
* | fix detecting whether X11 is started on boot or not (mga#3618) | Thierry Vignaud | 2013-03-16 | 1 | -0/+2 |
| | | | | handle both inittab & pure systemd | ||||
* | 0.1050.105 | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | update translations | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | 0.1040.104 | Thierry Vignaud | 2012-12-06 | 1 | -0/+2 |
| | |||||
* | use 'es-latin1' mapping instead of 'es' for asturian (mga#6639) | Thierry Vignaud | 2012-12-06 | 1 | -0/+2 |
| | |||||
* | 0.1030.103 | Anssi Hannula | 2012-11-26 | 1 | -0/+2 |
| | |||||
* | display_driver_helper: never select ums for radeon driver, it is not | Anssi Hannula | 2012-11-26 | 1 | -0/+3 |
| | | | | supported by current X11 driver anymore | ||||
* | fix test background (Manuel Hiebel, mga#6349) | Thierry Vignaud | 2012-06-28 | 1 | -0/+1 |
| | | | | image was moved in desktop-common-data | ||||
* | german keyboard: default to variant with enabled deadkeys instead of ↵ | Thierry Vignaud | 2012-05-09 | 1 | -0/+3 |
| | | | | "nodeadkeys variant" (mga#3791) | ||||
* | (allowed) allow to select depth other than 16bit on Poulsbo (mga#5695) | Thierry Vignaud | 2012-05-09 | 1 | -0/+2 |
| | |||||
* | Release 0.102 | Pascal Terjan | 2012-04-29 | 1 | -0/+2 |
| | |||||
* | Do not install bootloader when configuring X during install. | Pascal Terjan | 2012-04-29 | 1 | -0/+4 |
| | | | | This will be done at end of summary to allow selecting where to install bootloader(mga#5044) | ||||
* | 0.1010.101 | Thierry Vignaud | 2012-04-05 | 1 | -0/+2 |
| | |||||
* | (install_server) fix loading functions | Thierry Vignaud | 2012-04-05 | 1 | -0/+2 |
| | | | | | thus fixing crash introduced by anssi in r3925 ["Fix firmware handling (it is DRIVER which needs it, not DRIVER2)"] | ||||
* | drakx-kbd-mouse-x11 0.1000.100 | Anssi Hannula | 2012-04-05 | 1 | -0/+2 |
| | |||||
* | add a 'nice' warning message when firmware is not available instead of | Anssi Hannula | 2012-04-05 | 1 | -1/+1 |
| | | | | a simple "Package not found: radeon-firmware" | ||||
* | display_driver_helper: add --setup-boot-kms action which | Anssi Hannula | 2012-04-05 | 1 | -0/+2 |
| | | | | sets/unsets 'nokmsboot' boot option as necessary | ||||
* | display_driver_helper: return false for --is-kms-allowed when radeon | Anssi Hannula | 2012-04-05 | 1 | -0/+3 |
| | | | | firmware is needed but not installed | ||||
* | display_driver_helper: load radeon module with modeset=0 when no firmware is ↵ | Anssi Hannula | 2012-04-05 | 1 | -1/+3 |
| | | | | installed (see mga#3466) | ||||
* | display_driver_helper: allow use of nouveau without xorg.conf | Anssi Hannula | 2012-04-05 | 1 | -0/+2 |
| | |||||
* | display_driver_helper: drop unused and unuseful --check-initrd option | Anssi Hannula | 2012-04-05 | 1 | -0/+2 |
| | |||||
* | (check_XFree) fix a very ancient bug where we would symlink xorg.conf | Thierry Vignaud | 2012-03-24 | 1 | -0/+2 |
| | | | | | | | | | | to nothing if xorg.conf.standard exists (issue introduced by pixel in r242888 on Mon Jun 9 2008: "drop support for /etc/X11/XF86Config (replaced by xorg.conf for some time now)") (spot by perl_checker) | ||||
* | (setup_install) do not run setxkbmap during text install | Thierry Vignaud | 2012-03-05 | 1 | -0/+1 |
| | |||||
* | (readCardsDB,install_server,handle_FIRMWARE) handle new DRIVER2_NO_FIRMWARE ↵ | Thierry Vignaud | 2012-01-04 | 1 | -0/+1 |
| | | | | | | | and FIRMWARE keywords thus enabling to handle drivers needing firmware (fixes mga#1471, mga#3421) | ||||
* | (readCardsDB,handle_DRIVER2_NO_SSE) handle new DRIVER2_NEEDS_SSE keyword | Thierry Vignaud | 2012-01-04 | 1 | -0/+2 |
| | | | | | | | | this enables to handle drivers needing SSE (aka nvidia-current) in a more generic way, not depending on having DRIVER2_NO_SSE keyword) this is needed as DRIVER2_NO_SSE will be commented out since nvidia96xx doesn't support x11-server-1.11.x | ||||
* | Bump version for release.0.99 | Colin Guthrie | 2011-12-18 | 1 | -0/+1 |
| | |||||
* | evdev needs to be loaded before calling getInputDevices_and_usb else it will ↵ | Colin Guthrie | 2011-12-18 | 1 | -0/+2 |
| | | | | lead to a crash (pterjan) | ||||
* | Convert mouse helper to use udevadm in order to work with udev 175+ | Colin Guthrie | 2011-12-18 | 1 | -0/+1 |
| | |||||
* | (allowed) default to 24bit with QXL driver (16 bit doesn't work) | Thierry Vignaud | 2011-12-16 | 1 | -0/+1 |
| | |||||
* | (check_bad_card) do not coffer to try KMS drivers during installation | Thierry Vignaud | 2011-12-12 | 1 | -0/+1 |
| | | | | | | (mga#3711 and the like) TODO: check for KMS<->proprietary/vesa/fb switches | ||||
* | display_driver_helper: use modprobe --resolve-alias | Anssi Hannula | 2011-12-02 | 1 | -0/+3 |
| | | | | | Adapt display_driver_helper to use the new modprobe --resolve-alias instead of manually parsing --dry-run --verbose output. | ||||
* | New version 0.980.98 | Dexter Morgan | 2011-11-07 | 1 | -0/+1 |
| | |||||
* | Use the actual variable defined + update NEWS | Colin Guthrie | 2011-11-07 | 1 | -0/+2 |
| | |||||
* | display_driver_helper: allow automatic loading of the implicit driver | Anssi Hannula | 2011-06-15 | 1 | -0/+5 |
| | | | | | | on systems without xorg.conf if the presence of other files indicates that this is not a live cd boot before automatic X.org configuration (fixes radeon KMS without xorg.conf) | ||||
* | update translations0.97 | Anne Nicolas | 2011-05-14 | 1 | -0/+4 |
| | |||||
* | Update drakx-kbd-mouse-x11 NEWS. | Anssi Hannula | 2011-05-04 | 1 | -0/+2 |
| | |||||
* | Fallback to X server run-time autodetection on laptops instead of | Anssi Hannula | 2011-05-04 | 1 | -0/+2 |
| | | | | 1024x768 when the monitor could not be probed (Mageia #1059). | ||||
* | Do not try to probe monitor information via X server on laptops (it | Anssi Hannula | 2011-05-04 | 1 | -0/+2 |
| | | | | doesn't work with recent X servers). | ||||
* | add support for Asturian keyboard | Pascal Terjan | 2011-05-01 | 1 | -0/+1 |
| | |||||
* | prefer boot display devices when probing cards (fixes at least an issue | Anssi Hannula | 2011-04-27 | 1 | -0/+2 |
| | | | | with an SLI laptop as reported by Maarten Vanraes) | ||||
* | display_driver_helper: do not load radeon driver if the proprietary | Anssi Hannula | 2011-04-27 | 1 | -0/+3 |
| | | | | driver is temporarily disabled on a PowerXpress system | ||||
* | 0.950.95 | Olivier Blin | 2011-04-23 | 1 | -0/+2 |
| | |||||
* | - harddrake: configure default resolution (and background) even if card | Olivier Blin | 2011-04-23 | 1 | -0/+3 |
| | | | | | configuration fails (useful if vbox video driver is not available) |