Open GoogleCodeExporter opened 8 years ago
I get the same error using Norwegian keyboard layout
Original comment by jon.skar...@gmail.com
on 7 Oct 2010 at 1:39
This issue is quite well known. I'm not sure if this is Neatx issue or
"feature", as PC serves X-server role with it's own settings.
Anyway, you can solve this rather easily by adding to startup something similar
to:
"setxkbmap -layout 'us,ru' -option
'grp:alt_shift_toggle,grp_led:scroll,numpad:microsoft,compose:caps'"
Change layouts and setting in string as you prefer.
In Ubuntu this is done via Preferences -> Startup.
Original comment by RuKor...@gmail.com
on 15 Oct 2010 at 5:04
[deleted comment]
> I'm not sure if this is Neatx issue or "feature", as PC serves X-server role
with it's own settings.
And how can I configure that X-server settings? Both the local & remote user
and the local & remote system are configured to "us,gr". Does neatx provide a
fifth source of configuration for keyboard layouts?
I don't think so, since for single layouts it uses the existing configuration.
It just can't handle multiple keyboard layouts.
> Anyway, you can solve this rather easily by adding to startup something
similar to...
Right, I currently use an /etc/xdg/autostart script that reads the current
user's keyboard configuration and manually applies it with setxkbmap if it's an
nx session, so that it works for different users/layouts.
But that's a workaround, it'd be better if neatx just worked out of the box
like it does for single layouts.
Original comment by Alkis.Ge...@gmail.com
on 5 Nov 2010 at 3:52
Original issue reported on code.google.com by
Alkis.Ge...@gmail.com
on 2 Oct 2010 at 11:19