|
Description
|
On the Sun Unix Type 6 (pre-USB) keyboard, the key next to F1 returns keycode 15, which gets
translated by X to X keycode 22, but Keycode -> Keysym translation fails, so it returns
keysym 0 ("NoSymbol"). It should be mapped to a valid Keysym so it can be assigned to
an action in the JDS & CDE hotkey editors.
|