| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
handle both inittab & pure systemd
|
|
|
|
| |
This will be done at end of summary to allow selecting where to install bootloader(mga#5044)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
| |
o fix DontZap option issue with old xorg.conf files
|
|
|
|
|
| |
o added "Disable Ctrl-Alt-Backspace" option
|
| |
|
|
|
|
|
|
|
|
|
| |
Newer intel drivers properly autoselect UXA/EXA if KMS is available or
not, and XAA should really only be used as a fallback. For now, don't
set EXA => 0 in the default values for the Intel cards. This will hide
the XAA/EXA switch from the configuration UI. If an accel method was
explicitly selected in xorg.conf by the user, the UI will be shown so
that he has a chance to unselect EXA.
|
|
|
|
|
| |
o use nvidia-current default settings for nvidia173 as well
|
|
|
|
| |
time now)
|
| |
|
|
|
|
|
| |
o Composite is now the default in xserver 1.4 (#35043)
|
| |
|
|
|
|
|
|
|
|
|
| |
o do not disable RenderAccel on nvidia-current
(regression introduced in 0.21)
(Anssi gave the proper patch, and i failed miserably, let me dig the sand with
my head and a pile of brown paper bags...)
|
|
|
|
|
|
|
|
| |
o disable "DynamicTwinView" when not using TwinView (#39171)
it disables runtime setting of TwinView via nvidia-settings
it helps on Compiz (#39171)
|
|
|
|
|
| |
o allow to set "EXA" on "intel" driver (#39162)
|
|
|
|
|
| |
o add option "Force display mode of DVI" on driver "nvidia" (#30066)
|
| |
|
|
|
|
|
| |
(mostly for auto_installs in drakx-in-chroot with broken pci detection)
|
|
|
|
|
|
| |
and fixing setting them
(eg #31942 where one can't click "Options" after setting EXA)
|
|
|
|
|
| |
(no more needed since x11-driver-video-intel 2.0)
|
|
|
|
|
| |
(#31326)
|
| |
|
| |
|
| |
|
|
|