Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop support for Alpha/PPC/SPARC | Thierry Vignaud | 2016-11-08 | 4 | -97/+9 |
| | | | | like in drakx, it's unused/unsupported for quite a long time | ||||
* | -noAutoAddDevices is no more supported by xserver | Thierry Vignaud | 2016-11-08 | 1 | -1/+1 |
| | |||||
* | x11-driver-video-modesetting was merged in xserver | Thierry Vignaud | 2016-11-08 | 1 | -1/+1 |
| | | | | so do not try uselessly to install it... | ||||
* | fix test background | Thierry Vignaud | 2016-11-08 | 1 | -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 resolutions | Giuseppe Ghibò | 2016-09-19 | 1 | -4/+4 |
| | |||||
* | Added newer and modern resolutions | Giuseppe Ghibò | 2016-09-18 | 1 | -1/+17 |
| | |||||
* | Change default background size to 1600x1200 to match mageia-theme | Rémi Verschelde | 2016-09-17 | 1 | -1/+1 |
| | |||||
* | Change background symlink from default.jpg to default.png | Rémi Verschelde | 2016-09-17 | 1 | -3/+3 |
| | |||||
* | stop installing/configuring vboxmouse (mga#18917) | Thierry Vignaud | 2016-07-14 | 2 | -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 vmmouse | Thierry Vignaud | 2016-07-14 | 1 | -1/+1 |
| | | | | should have in commit 52409c682c37ab200f636af9254d4328c5c988ec | ||||
* | add a FIXME note | Thierry Vignaud | 2016-07-14 | 1 | -0/+1 |
| | |||||
* | switch from legacy (KOI8-R) 'ru4' keyboard to 'ru' | Thierry Vignaud | 2016-07-11 | 1 | -2/+2 |
| | |||||
* | Last fix for two bogus keyboards table entries (mga#18862) | Marja van Waes | 2016-07-09 | 1 | -2/+2 |
| | | | | o after Pablo already fixed a bunch of them. | ||||
* | - Improve previous patch (mga#14476) | Pablo Saratxaga | 2016-07-09 | 1 | -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 Whitaker | 2016-07-09 | 4 | -143/+147 |
| | | | | o Gnome/gdm can no longer handle our unofficial or deprecated syntax | ||||
* | install x11-driver-input-libinput for evdev | Thierry Vignaud | 2016-06-22 | 1 | -1/+1 |
| | | | | | instead of x11-driver-input-evdev else harddrake service tries to install the later... | ||||
* | stop installing x11-driver-input-vmmouse | Thierry Vignaud | 2016-06-20 | 1 | -5/+1 |
| | | | | it's uneeded since kernel-4.1... | ||||
* | help perl_checker | Thierry Vignaud | 2016-06-20 | 1 | -0/+1 |
| | |||||
* | add US Apple keyboard (mga#7519) | Marja van Waes | 2016-06-19 | 1 | -1/+2 |
| | |||||
* | Bépo in English broke translations, and quotation marks were not needed | Marja van Waes | 2016-06-15 | 1 | -2/+2 |
| | |||||
* | replace just added cedilla layout with ro basic, see comment 11 (mga#17333) | Marja van Waes | 2016-06-06 | 1 | -2/+2 |
| | |||||
* | let Asturian users see the ast keyboard in the first selectKeyboard screen | Marja van Waes | 2016-06-05 | 1 | -1/+1 |
| | |||||
* | Add the Romanian cedilla programmers keyboard layout (mga#17333) | Marja van Waes | 2016-06-05 | 1 | -1/+2 |
| | |||||
* | Make first keyboard choice screen visible for Cymraeg speakers | Marja van Waes | 2015-06-25 | 1 | -1/+1 |
| | | | | o so make Lewis happy (#mga12348) comment 48 | ||||
* | add the French Bépo keyboards | Marja van Waes | 2015-06-24 | 1 | -1/+3 |
| | |||||
* | do not propose to test modesetting in stage2 | Thierry Vignaud | 2015-04-13 | 1 | -1/+1 |
| | | | | thus fixing mga#15687 | ||||
* | Suppress writing xorg.conf.d snippets for built in evdev defaults | Colin Guthrie | 2015-02-11 | 1 | -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 snippet | Colin Guthrie | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | ensure i18n settings are written to xorg.conf.d snippet | Colin Guthrie | 2015-02-08 | 1 | -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.conf | Colin Guthrie | 2015-02-08 | 1 | -0/+6 |
| | |||||
* | remove wrong part of Turkish keyboard descriptions | Marja van Waes | 2014-12-24 | 1 | -2/+2 |
| | |||||
* | decrease weight of tr_q keyboard (mga#12348) | Marja van Waes | 2014-12-24 | 1 | -1/+1 |
| | |||||
* | adapt to new /etc/sysctl.d | Thierry Vignaud | 2013-12-27 | 2 | -2/+2 |
| | |||||
* | fix my email | Thierry Vignaud | 2013-12-16 | 1 | -1/+1 |
| | |||||
* | workaround a gtk+3 regression (bgo#711873) | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | | | | See https://bugzilla.gnome.org/show_bug.cgi?id=711873 | ||||
* | get_width() => get_allocated_width() | Thierry Vignaud | 2013-11-24 | 2 | -3/+3 |
| | |||||
* | perlish ->style() => ->get_style() | Thierry Vignaud | 2013-11-24 | 1 | -3/+3 |
| | |||||
* | draw replaces expose_event | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | get_height() => get_allocated_height() | Thierry Vignaud | 2013-11-24 | 2 | -4/+4 |
| | |||||
* | perlish ->allocation => ->get_allocation | Thierry Vignaud | 2013-11-24 | 1 | -2/+2 |
| | |||||
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | perlish ->allocation => ->get_allocation | Thierry Vignaud | 2013-11-24 | 1 | -4/+4 |
| | |||||
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-11-24 | 1 | -4/+4 |
| | |||||
* | switch from gtk2 to gtk3 | Thierry Vignaud | 2013-11-24 | 3 | -24/+24 |
| | |||||
* | Xconfig: select the preferred timing in case of multiple detailed timings in ↵ | Anssi Hannula | 2013-05-03 | 1 | -2/+1 |
| | | | | EDID (mga#9934) | ||||
* | Xconfig: never fallback to assuming a 1024x768 monitor if probing failed | Anssi Hannula | 2013-05-03 | 1 | -26/+3 |
| | | | | Instead select an automatic "Plug'n Play" monitor (mga#9272). | ||||
* | Xconfig: never fallback to guessing display resolution | Anssi Hannula | 2013-05-03 | 1 | -29/+1 |
| | | | | | | Neverfallback to guessing display resolution from display size or forcing it to 1024x768, instead fallback to automatic display mode (mga#9934). | ||||
* | fix Russian keyboard config (mga#6308) | Thomas Backlund | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | fix detecting whether X11 is started on boot or not (mga#3618) | Thierry Vignaud | 2013-03-16 | 1 | -1/+2 |
| | | | | handle both inittab & pure systemd | ||||
* | use 'es-latin1' mapping instead of 'es' for asturian (mga#6639) | Thierry Vignaud | 2012-12-06 | 1 | -1/+1 |
| |