summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig/main.pm
Commit message (Collapse)AuthorAgeFilesLines
* - 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