On Sun, Feb 15, 2009 at 05:55:37PM +0300, Aleksej R. Serdyukov wrote: > > Here the issue turns out to be in permissions. I've been running "cyr" > as a normal user; cyr -v shows errors; running as root works. > > To that normal user, /dev/tty* are not accessible, because they have the > following as permissions: > With a user logged in: > crw------- 1 ftn tty 4, 3 2009-02-15 17:30 /dev/tty3 > With no user logged in: > crw-rw---- 1 root root 4, 30 2009-02-15 12:23 /dev/tty30
It seems the permissions are correct - the user ftn has write rights to /dev/tty3. However maybe there is some protection in the new kernels which doesn't allow the regular users to modify the keymap (loadkeys fails for regular users). I don't know if there is a way to circumwent this. Anton Zinoviev -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

