[X2Go-Dev] Fwd: [Bug 1033876] New: x2go session does not set correct keyboard type
Orion Poplawski
orion at cora.nwra.com
Mon Dec 16 20:00:21 CET 2013
On 11/29/2013 08:32 AM, Mike Gabriel wrote:
> Hi Orion
>
> On Fr 29 Nov 2013 16:15:53 CET, Orion Poplawski wrote:
>
>>
>> You may be right - we tried this and apparently it doesn't help (with both
>> KDE and XFCE). I wonder if something in the desktop environment settings is
>> overriding the settings.
>
> I had that with a GNOMEv2 session and a user profile once. Make sure the
> desktop shell does not want to play with the keyboard settings at all!!!
>
> Mike
>
I still can't figure this out, but can reproduce some problems. This is with
x2goserver-4.0.1.9-2.el6.x86_64 on the server, and
x2goclient-4.0.1.1-1.fc19.x86_64 on the client. Starting an XFCE session and
launching a terminal. At this point arrow keys do not work in the shell. So
I do:
[orion at vulcan ~]$ setxkbmap -print
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'base' model - 'pc105' layout - 'us'
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(pc105)" };
xkb_geometry { include "pc(pc105)" };
};
[orion at vulcan ~]$ setxkbmap
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'base' model - 'pc105' layout - 'us'
[orion at vulcan ~]$ setxkbmap -print
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(pc105)" };
xkb_geometry { include "pc(pc105)" };
};
After I run "setxkbmap", the arrow keys work fine.
I still can't find where setxkbmap is supposed to be executed in this case.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane orion at nwra.com
Boulder, CO 80301 http://www.nwra.com
More information about the x2go-dev
mailing list