On 05.04.2015 05:52 AM, Robert Dinse wrote:
I spoke too soon, the control-alt-left-arrow or
control-alt-right-arrow to switch workspaces when you have an x2go client in them works sometimes. It seems to initially not work, but when you use control-alt-m to minimimize, after it's restored, then the other keys work. This is under Ubuntu with a Matédesktop.
Not sure why it would start to work after minimizing, but here's the thing: Ctrl-Alt-Arrow is used for moving the viewport in an unscaled session that is bigger than your window. Thus, those shortcuts are generally captured by nxagent.
What you could try is deleting them out of /etc/nxagent/keystrokes.cfg (after making a backup of course.)
Actually, taking a look at our default configuration, we do *weird **** there anyway.
Ctrl-Shift-Alt-Left, Ctrl-Alt-Right, Ctrl-Alt-Up, Ctrl-Alt-Down
That's inconsistent. I'll have to fix that, probably by adding Shift to the other three.
Anyway, in the meantime, feel free to add Shift="1" to the other three keystrokes.
Please tell me if that works.
Mihai