On Sat, 02.02.13 14:17, Arthur Taylor (a...@ified.ca) wrote:

> Hello systemd developers
> 
> TL;DR: On a VT which X is running, messing with KDSKBMODE on
> underneath X at best has no affect and at worst breaks keyboard input
> badly. In the short term, systemd should stop calling this ioctl
> because it has no benefit and makes no sense.

I have now changed systemd git to only set K_UNICODE if it was K_XLATE
before. That should mostly fix the issue at hand.

Something that is particularly nice about all of this is that
/usr/include/linux/kd.h claims "K_OFF is no longer implemented, but
preserved for source compatibility" even that is certainly not the case
according to the actual sources...

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to