summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo (bug #24802). Patch by Papoteur.Yuri Chornoivan2019-05-131-1/+1
|
* Add 'xclone' boot option to control Xorg default configuration (mga#24469).Martin Whitaker2019-03-161-0/+3
|
* Fix setting systemd default.target to requested runlevel (mga#22593)Martin Whitaker2018-11-031-1/+2
|
* list more drivers:Thierry Vignaud2018-06-221-4/+4
| | | | amdgpu mach64 r128 sisimedia vboxvideo voodoo
* Correct Serbian and Yugoslavian xkb symbols file (martinw, mga#22157)Marja van Waes2017-12-101-2/+2
|
* Add forgotten comma on the "fr_latin9" lineMarja van Waes2017-11-191-3/+3
| | | | o and adjust amount of tabs on two other lines
* Try to fix the Esperanto Dvorak keyboard (mga#20364)Marja van Waes2017-11-191-1/+1
|
* Add the French Azerty Latin9 keyboard (mga#20364)Marja van Waes2017-11-191-3/+4
| | | | o and improve the names of some French keyboards
* Remove 'nomodeset' boot option when switching to a modesetting driver ↵Martin Whitaker2017-05-061-2/+6
| | | | (mga#20455).
* rely on libinput for synaptics (mga#20424)Thierry Vignaud2017-03-091-2/+1
| | | | we no longer install x11-driver-input-synaptics by default
* speedup checking for x11-driver-input-libinputThierry Vignaud2017-03-091-1/+1
| | | | | | We were still checking for evdev driver path... Check went wrong when switching from evdev to libinput in commit 187b6abf87e1a6a35d9fd5cad92932eb50afd55c
* Revert "switch from legacy (KOI8-R) 'ru4' keyboard to 'ru'"Thierry Vignaud2017-03-071-2/+2
| | | | | | This reverts commit 44a643f73fbb9a1d83fea952326f26fedc407842. This causes a crash in installer (mga#19680)
* forbid 24bit for geode (mga#19927)Thierry Vignaud2017-03-071-0/+2
|
* increase perl_checker SNRThierry Vignaud2016-11-121-0/+1
|
* fix generating 00-keyboard.conf (mga#19761)Thierry Vignaud2016-11-121-6/+7
| | | | | newlines in /etc/X11/xorg.conf.d/00-keyboard.conf were garbled since commit f959a5b33a4da88c0965c5955af7eef3d059737d
* fix mixupThierry Vignaud2016-11-081-3/+3
| | | | those parameters are never passed but are variables that are computed below
* simplifyThierry Vignaud2016-11-081-11/+11
| | | | thus getting rid of the remaining perl_checker warnings
* reindentThierry Vignaud2016-11-081-1/+1
|
* perl_checker cleanupsThierry Vignaud2016-11-082-15/+15
|
* improve perl_checker's SNRThierry Vignaud2016-11-0812-1/+17
|
* drop support for Alpha/PPC/SPARCThierry Vignaud2016-11-084-97/+9
| | | | like in drakx, it's unused/unsupported for quite a long time
* -noAutoAddDevices is no more supported by xserverThierry Vignaud2016-11-081-1/+1
|
* x11-driver-video-modesetting was merged in xserverThierry Vignaud2016-11-081-1/+1
| | | | so do not try uselessly to install it...
* fix test backgroundThierry Vignaud2016-11-081-11/+12
| | | | | | | | | | It was broken since switching to gtk+3... Fixed & simplified by switching to using CSS on a top maximized window instead of playing with root GdkWindow We always want the image to be there now. This also enables to rip broken code from mygtk3
* better description for 21/9-like resolutionsGiuseppe Ghibò2016-09-191-4/+4
|
* Added newer and modern resolutionsGiuseppe Ghibò2016-09-181-1/+17
|
* Change default background size to 1600x1200 to match mageia-themeRémi Verschelde2016-09-171-1/+1
|
* Change background symlink from default.jpg to default.pngRémi Verschelde2016-09-171-3/+3
|
* stop installing/configuring vboxmouse (mga#18917)Thierry Vignaud2016-07-142-7/+3
| | | | | | VBox rely on evdev (kernel) + libinput (userspace) like everyone these days. VMs must just use USB tablet as input device (which is now the default)
* kill last reference to vmmouseThierry Vignaud2016-07-141-1/+1
| | | | should have in commit 52409c682c37ab200f636af9254d4328c5c988ec
* add a FIXME noteThierry Vignaud2016-07-141-0/+1
|
* switch from legacy (KOI8-R) 'ru4' keyboard to 'ru'Thierry Vignaud2016-07-111-2/+2
|
* Last fix for two bogus keyboards table entries (mga#18862)Marja van Waes2016-07-091-2/+2
| | | | o after Pablo already fixed a bunch of them.
* - Improve previous patch (mga#14476)Pablo Saratxaga2016-07-091-16/+16
| | | | | | | o with the « Option "XkbVariant" » syntax and a stacked multi-layout, o the exact same number of comas are needed in the XkbVariant and o XkbLayout - Fix the X11 names for various layouts and variants
* Use the official X.org syntax to define keyboard layouts (mga#14476)Martin Whitaker2016-07-094-143/+147
| | | | o Gnome/gdm can no longer handle our unofficial or deprecated syntax
* install x11-driver-input-libinput for evdevThierry Vignaud2016-06-221-1/+1
| | | | | instead of x11-driver-input-evdev else harddrake service tries to install the later...
* stop installing x11-driver-input-vmmouseThierry Vignaud2016-06-201-5/+1
| | | | it's uneeded since kernel-4.1...
* help perl_checkerThierry Vignaud2016-06-201-0/+1
|
* add US Apple keyboard (mga#7519)Marja van Waes2016-06-191-1/+2
|
* Bépo in English broke translations, and quotation marks were not neededMarja van Waes2016-06-151-2/+2
|
* replace just added cedilla layout with ro basic, see comment 11 (mga#17333)Marja van Waes2016-06-061-2/+2
|
* let Asturian users see the ast keyboard in the first selectKeyboard screenMarja van Waes2016-06-051-1/+1
|
* Add the Romanian cedilla programmers keyboard layout (mga#17333)Marja van Waes2016-06-051-1/+2
|
* Make first keyboard choice screen visible for Cymraeg speakersMarja van Waes2015-06-251-1/+1
| | | | o so make Lewis happy (#mga12348) comment 48
* add the French Bépo keyboardsMarja van Waes2015-06-241-1/+3
|
* do not propose to test modesetting in stage2Thierry Vignaud2015-04-131-1/+1
| | | | thus fixing mga#15687
* Suppress writing xorg.conf.d snippets for built in evdev defaultsColin Guthrie2015-02-111-2/+3
| | | | | | | | | | | | This should allow us to keep a cleaner xorg.conf.d snippet when generated at boot without specific configuration which should then allow udev rules to override it without any problem. Note: we default to a pc105 layout but evdev defaults to a pc104 layout. We should either adopt pc104, or adapt evdev to default to pc105. mga#14476
* Fix typo in xorg.conf.d snippetColin Guthrie2015-02-101-1/+1
|
* ensure i18n settings are written to xorg.conf.d snippetColin Guthrie2015-02-081-0/+20
| | | | | | | | | | In an ideal world we'd use the localed daemon to write this file for us (thus hiding the implementation detail) but this will not work from the installer context so for now just do it manually. Longer term, all manual stuff should be killed off and we should find a way to make installed and installer contexts both work with dbus services.
* write KEYMAP to /etc/vconsole.confColin Guthrie2015-02-081-0/+6
|