summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 1.211.21Thomas Backlund2017-03-281-0/+2
|
* detect amdgpu (mga#20538)Thomas Backlund2017-03-281-0/+2
|
* 1.201.20Thierry Vignaud2017-03-091-0/+2
|
* rely on libinput for synaptics (mga#20424)Thierry Vignaud2017-03-091-0/+1
| | | | we no longer install x11-driver-input-synaptics by default
* speedup checking for x11-driver-input-libinputThierry Vignaud2017-03-091-0/+2
| | | | | | We were still checking for evdev driver path... Check went wrong when switching from evdev to libinput in commit 187b6abf87e1a6a35d9fd5cad92932eb50afd55c
* 1.191.19Thierry Vignaud2017-03-071-0/+2
|
* Revert "switch from legacy (KOI8-R) 'ru4' keyboard to 'ru'"Thierry Vignaud2017-03-071-0/+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
|
* log previous changeThierry Vignaud2017-03-071-0/+4
|
* 1.181.18Thierry Vignaud2016-11-121-0/+2
|
* fix generating 00-keyboard.conf (mga#19761)Thierry Vignaud2016-11-121-0/+2
| | | | | newlines in /etc/X11/xorg.conf.d/00-keyboard.conf were garbled since commit f959a5b33a4da88c0965c5955af7eef3d059737d
* 1.171.17Thierry Vignaud2016-11-081-0/+2
|
* add missing spaceThierry Vignaud2016-11-081-0/+1
|
* drop support for Alpha/PPC/SPARCThierry Vignaud2016-11-081-0/+1
| | | | like in drakx, it's unused/unsupported for quite a long time
* -noAutoAddDevices is no more supported by xserverThierry Vignaud2016-11-081-0/+1
|
* x11-driver-video-modesetting was merged in xserverThierry Vignaud2016-11-081-0/+1
| | | | so do not try uselessly to install it...
* fix test backgroundThierry Vignaud2016-11-081-0/+4
| | | | | | | | | | 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
* update NEWS file1.16Giuseppe Ghibò2016-09-191-0/+3
|
* 1.151.15Rémi Verschelde2016-09-171-0/+2
|
* Change default background size to 1600x1200 to match mageia-themeRémi Verschelde2016-09-171-0/+1
|
* Change background symlink from default.jpg to default.pngRémi Verschelde2016-09-171-0/+3
|
* 1.141.14Thierry Vignaud2016-07-141-0/+2
|
* stop installing/configuring vboxmouse (mga#18917)Thierry Vignaud2016-07-141-0/+1
| | | | | | 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)
* switch from legacy (KOI8-R) 'ru4' keyboard to 'ru'Thierry Vignaud2016-07-111-0/+1
|
* detect grub2 when checking for liveCD/DVDThierry Vignaud2016-07-111-0/+3
|
* 1.131.13Marja van Waes2016-07-101-0/+2
|
* update NEWSMarja van Waes2016-07-091-0/+5
|
* 1.121.12Thierry Vignaud2016-06-221-0/+2
|
* install x11-driver-input-libinput for evdevThierry Vignaud2016-06-221-0/+2
| | | | | instead of x11-driver-input-evdev else harddrake service tries to install the later...
* 1.111.11Thierry Vignaud2016-06-201-0/+2
|
* stop installing x11-driver-input-vmmouseThierry Vignaud2016-06-201-1/+2
| | | | it's uneeded since kernel-4.1...
* add US Apple keyboard (mga#7519)Marja van Waes2016-06-191-0/+4
|
* Update NEWSMarja van Waes2016-06-151-0/+2
|
* Update News and Makefile.configMarja van Waes2016-06-151-1/+4
|
* replace just added cedilla layout with ro basic, see comment 11 (mga#17333)Marja van Waes2016-06-061-0/+1
|
* let Asturian users see the ast keyboard in the first selectKeyboard screenMarja van Waes2016-06-051-0/+2
|
* Add the Romanian cedilla programmers keyboard layout (mga#17333)Marja van Waes2016-06-051-0/+2
|
* 1.9 and correct last bug references in the NEWS1.9Marja van Waes2015-07-181-2/+4
|
* 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-0/+4
|
* 1.81.8Thierry Vignaud2015-05-181-0/+4
|
* 1.71.7Thierry Vignaud2015-04-131-0/+2
|
* do not propose to test modesetting in stage2Thierry Vignaud2015-04-131-0/+2
| | | | thus fixing mga#15687
* 1.61.6Anne Nicolas2015-02-111-0/+2
|
* Suppress writing xorg.conf.d snippets for built in evdev defaultsColin Guthrie2015-02-111-0/+1
| | | | | | | | | | | | 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-0/+2
|
* 1.51.5Anne Nicolas2015-02-091-0/+3
|
* ensure i18n settings are written to xorg.conf.d snippetColin Guthrie2015-02-081-0/+1
| | | | | | | | | | 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/+2
|
* 1.41.4Thierry Vignaud2015-01-021-0/+4
|