svn commit: r528814 - head

Niclas Zeising zeising at freebsd.org
Sat Mar 21 00:03:08 UTC 2020


Should be fixed now, thank you!
Regards
Niclas

On 2020-03-21 00:51, Piotr Kubaj wrote:
> There's also other typo:
> "This switch is make to match"
> 
> On 20-03-20 23:43:44, Niclas Zeising wrote:
>> Author: zeising
>> Date: Fri Mar 20 23:43:44 2020
>> New Revision: 528814
>> URL: https://svnweb.freebsd.org/changeset/ports/528814
>>
>> Log:
>>    UPDATING: wordsmith and fix typos
>>
>> Modified:
>>    head/UPDATING
>>
>> Modified: head/UPDATING
>> ==============================================================================
>> --- head/UPDATING	Fri Mar 20 23:39:37 2020	(r528813)
>> +++ head/UPDATING	Fri Mar 20 23:43:44 2020	(r528814)
>> @@ -12,10 +12,10 @@ you update your ports collection, before attempting an
>>     The libxkbcommon library (x11/libxkbcommon), used to handle keyboards
>>     in some applications, most notably kde and wayland, have been switched
>>     to use evdev rules by default.  Some keys, most notably arrow keys,
>> -  may not work in applications using libxkbcommon, if you use
>> +  may not work in applications using libxkbcommon if you are using
>>     xf86-input-keyboard rather than xf86-input-libinput.
>>     If you have trouble with the keyboard keys, and if /var/log/Xorg.*.log
>> -  shows that the "kbd" or "keyboard" driver is beind used, you need to
>> +  shows that the "kbd" or "keyboard" driver is being used, you need to
>>     switch to legacy rules by setting the environment variable
>>     XKB_DEFAULT_RULES to xorg.
>>     This switch is make to match the default configuration on FreeBSD 12.1 and


-- 
Niclas Zeising


More information about the svn-ports-all mailing list