summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig
Commit message (Collapse)AuthorAgeFilesLines
* get_width() => get_allocated_width()Thierry Vignaud2013-11-241-1/+1
|
* get_height() => get_allocated_height()Thierry Vignaud2013-11-241-1/+1
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-242-14/+14
|
* Xconfig: select the preferred timing in case of multiple detailed timings in ↵Anssi Hannula2013-05-031-2/+1
| | | | EDID (mga#9934)
* Xconfig: never fallback to assuming a 1024x768 monitor if probing failedAnssi Hannula2013-05-031-26/+3
| | | | Instead select an automatic "Plug'n Play" monitor (mga#9272).
* Xconfig: never fallback to guessing display resolutionAnssi Hannula2013-05-031-29/+1
| | | | | | Neverfallback to guessing display resolution from display size or forcing it to 1024x768, instead fallback to automatic display mode (mga#9934).
* fix detecting whether X11 is started on boot or not (mga#3618)Thierry Vignaud2013-03-161-1/+2
| | | | handle both inittab & pure systemd
* fix test background (Manuel Hiebel, mga#6349)Thierry Vignaud2012-06-281-1/+1
| | | | image was moved in desktop-common-data
* (allowed) allow to select depth other than 16bit on Poulsbo (mga#5695)Thierry Vignaud2012-05-091-1/+1
|
* help perl_checkerThierry Vignaud2012-05-021-1/+2
|
* Do not install bootloader when configuring X during install.Pascal Terjan2012-04-291-2/+8
| | | | This will be done at end of summary to allow selecting where to install bootloader(mga#5044)
* (install_server) fix loading functionsThierry Vignaud2012-04-051-1/+1
| | | | | thus fixing crash introduced by anssi in r3925 ["Fix firmware handling (it is DRIVER which needs it, not DRIVER2)"]
* add a 'nice' warning message when firmware is not available instead ofAnssi Hannula2012-04-052-3/+11
| | | | a simple "Package not found: radeon-firmware"
* Fix firmware handling (it is DRIVER which needs it, not DRIVER2)Anssi Hannula2012-04-052-7/+10
|
* perl_checker cleanupsThierry Vignaud2012-03-245-13/+12
|
* help perl_checkerThierry Vignaud2012-03-241-2/+2
|
* (readCardsDB,install_server,handle_FIRMWARE) handle new DRIVER2_NO_FIRMWARE ↵Thierry Vignaud2012-01-042-0/+18
| | | | | | | 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 keywordThierry Vignaud2012-01-042-3/+5
| | | | | | | | 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
* (allowed) default to 24bit with QXL driver (16 bit doesn't work)Thierry Vignaud2011-12-161-1/+1
|
* (allowed) simplifyThierry Vignaud2011-12-161-1/+1
|
* one definition for libdirThierry Vignaud2011-12-121-3/+4
|
* (may_use_Driver2) simplifyThierry Vignaud2011-12-121-3/+2
|
* (may_use_Driver2) simplify (more generic, more readable)Thierry Vignaud2011-12-121-4/+2
|
* (may_use_Driver2,pkgs_for_Driver2) perl_checker cleanupsThierry Vignaud2011-12-121-3/+3
|
* (to_raw_X) simplifyThierry Vignaud2011-12-121-1/+1
| | | | (N.B.: not found by perl_checker :-( )
* (pkgs_for_Driver2) simplifyThierry Vignaud2011-12-121-1/+1
|
* (check_bad_card) do not coffer to try KMS drivers during installationThierry Vignaud2011-12-121-0/+6
| | | | | | (mga#3711 and the like) TODO: check for KMS<->proprietary/vesa/fb switches
* (probe) perl_checker cleanupThierry Vignaud2011-12-121-1/+1
|
* (check_bad_card,from_raw_X) simplifyThierry Vignaud2011-12-121-2/+2
|
* Do not include chroot path in symlink.Colin Guthrie2011-11-071-2/+2
|
* Use the actual variable defined + update NEWSColin Guthrie2011-11-071-1/+1
|
* Ensure we update the default systemd target when setting runlevel.Colin Guthrie2011-11-071-0/+6
|
* Fallback to X server run-time autodetection on laptops instead ofAnssi Hannula2011-05-041-1/+2
| | | | 1024x768 when the monitor could not be probed (Mageia #1059).
* Do not try to probe monitor information via X server on laptops (itAnssi Hannula2011-05-042-31/+4
| | | | doesn't work with recent X servers).
* prefer boot display devices when probing cards (fixes at least an issueAnssi Hannula2011-04-271-1/+3
| | | | with an SLI laptop as reported by Maarten Vanraes)
* - harddrake: configure default resolution (and background) even if cardOlivier Blin2011-04-231-3/+7
| | | | | configuration fails (useful if vbox video driver is not available)
* Ask for reboot instead of X restart, as it is commonly needed.Anssi Hannula2011-04-171-1/+4
|
* Add display_driver_helper script and add/remove nokmsboot boot option as needed.Anssi Hannula2011-04-172-0/+16
|
* Factorize change_bootloader_config for next commit.Anssi Hannula2011-04-171-6/+18
|
* Fix background pathDexter Morgan2011-02-141-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-0311-17/+15
| | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r391 | dmorgan | 2011-02-03 13:54:58 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-kbd-mouse-x11 ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License is GPLv2 - Problematic files: o lib/keyboard.pm: run_program::run('mandriva-setup-keyboard'); (does this need to be changed?) we keep it for now o lib/Xconfig/resolution_and_depth.pm: symlinkf "$theme{THEME}.xml", "$dir/Mandriva.xml"; (this will be changed, and should be synced with whatever will be does to the default Mageia wallpapers theme; this .xml file is used to change the wallpaper in GNOME/KDE depending on the time of the day) => switched to Mageia.xml - Various icons that'll need to be changed in data/pixmaps: done with oxygen icons
* Remove the 'glide' driver from xfree4_Drivers since we don't have itPaulo Ricardo Zanoni2010-02-221-1/+1
|
* - updated the xfree4_Drivers list:Paulo Ricardo Zanoni2010-02-221-4/+6
| | | | | | | | | | | | | | o removed amd (replaced by geode) o removed avivo (driver doesn't exist) o removed cyrix (replaced by geode) o removed imstt (driver doesn't exist) o removed nsc (replaced by geode) o removed via (driver doesn't exist) o removed vga (driver removed) o added geode (ix86 only) o added xgi, xgixp and qxl o sort list lexicographically
* XFrake:Anssi Hannula2010-02-092-3/+4
| | | | | | | | | | o do not disable loading of dri module for non-glx drivers, as KMS drivers require it as well o do not disable loading of glx module for fbdev, in order to allow AIGLX to work in software rasterizer mode o do not add dbe and extmod modules to xorg.conf anymore, they are loaded by default anyway
* XFdrake: do not disable Composite extension by default when using fglrx driverAnssi Hannula2010-01-161-1/+1
|
* - XFdrake:Anssi Hannula2010-01-101-2/+2
| | | | | | o use -X option for ldconfig when switching alternatives, we only need the cache rebuilt
* perl_checker cleanupsThierry Vignaud2009-10-261-1/+1
|
* enable perl_checker to workThierry Vignaud2009-10-261-0/+1
|
* enable ctrl+alt+backspace (twice) by default (pzanoni)Christophe Fergeau2009-10-212-2/+2
|
* - run ldconfig after update-alternatives during installer tooOlivier Blin2009-10-091-2/+3
| | | | | | | (psb alternative does not have a higher priority than standard alternative, and ldconfig was run by the installer only before manually setting the alternative, which was not enough)