summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig/main.pm
Commit message (Collapse)AuthorAgeFilesLines
* Add slightly more room for longer text in Graphics CardsGiuseppe Ghibò2023-06-061-1/+1
|
* improve perl_checker's SNRThierry Vignaud2016-11-081-0/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-241-2/+2
|
* Do not try to probe monitor information via X server on laptops (itAnssi Hannula2011-05-041-1/+1
| | | | doesn't work with recent X servers).
* - 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-171-0/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 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
* xorg.conf files with no InputDevice sections are validChristophe Fergeau2009-10-061-1/+1
|
* mark check_valid as internalChristophe Fergeau2009-09-231-2/+2
|
* allow to skip framebuffer setup (and thus splash removal) for newer ↵Olivier Blin2009-09-141-3/+3
| | | | harddrake releases
* - XFdrake:Pascal Rigaux2008-11-141-1/+1
| | | | | o have Option "PanelGeometry" "XXxYY" on geode driver
* - XFdrake:Pascal Rigaux2008-09-251-1/+1
| | | | | | o set "PreferredMode" in Monitor section if the user changes the resolution (we still do not use PreferredMode for the default resolution)
* - XFdrake:Pascal Rigaux2008-08-181-1/+1
| | | | | | | o allow xorg.conf to have no "Monitor" section (#42793) (XFdrake will no break too much without it :)
* o drop support for /etc/X11/XF86Config (replaced by xorg.conf for some ↵Pascal Rigaux2008-06-091-1/+1
| | | | time now)
* it's not XFdrake's task to handle /etc/X11/X symlink to ../../usr/bin/Xorg ↵Pascal Rigaux2008-06-051-1/+0
| | | | (thanks to pcpa)
* - better fix for typo in 0.32: don't wrongly default to "automatic" resolutionPascal Rigaux2007-10-041-1/+1
| | | | | when creating xorg.conf (in non --auto)
* add context for "Monitor" (#33773)Thierry Vignaud2007-09-251-1/+1
|
* - add support for "Automatic" resolution (aka "let xorg do everything")Pascal Rigaux2007-09-251-1/+1
|
* - cleanupPascal Rigaux2007-09-251-4/+5
| | | | | | - don't export_to_install_X unset things (will help for next commits)
* since we don't configure X to use xfs, we don't need to specify a safetyPascal Rigaux2007-08-031-3/+1
| | | | | fontpath (was useful when xfs was failing)
* - drop support for installing/configuring 915resolution Pascal Rigaux2007-07-311-5/+1
| | | | | (no more needed since x11-driver-video-intel 2.0)
* - handle resolution switch via xrandr without restarting X (#30896)Pascal Rigaux2007-06-141-0/+3
| | | | | | (nb: doesn't handle dpi switch, and will ask for X restart if the resolution switch has already been done through xrandr/krandrtray/...)
* create ->is_modified and internalize in the raw_X object the handling ofPascal Rigaux2007-06-141-6/+5
| | | | | saying wether it is modified
* re-sync after the big svn lossPascal Rigaux2007-04-251-48/+35
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+262