On 2016-05-19 14:34:06 +0200, Vincent Lefevre wrote:
> I reassign this bug to libxm4 since the bug probably occurs at the
> Motif level. I notice that libmotif-common provides bindings files
> (/usr/share/X11/bindings directory), where one can see settings for
> F1 and Shift-F8, but also F10 and Shift-F10. However:
>   * I don't have any problem with F10 and Shift-F10.
>   * No such bindings files are read when running xpdf, as shown
>     by strace -f.
> 
> I suspect that Motif may have default bindings for F1 and Shift-F8
> (the string "_MOTIF_DEFAULT_BINDINGS" appears in strace output).

$ xprop -root _MOTIF_DEFAULT_BINDINGS
_MOTIF_DEFAULT_BINDINGS(STRING) = 
"osfCancel:<Key>Escape,<Key>Cancel\nosfLeft:<Key>Left,<Key>KP_Left\nosfUp:<Key>Up,<Key>KP_Up\nosfRight:<Key>Right,<Key>KP_Right\nosfDown:<Key>Down,<Key>KP_Down\nosfEndLine:<Key>End,<Key>KP_End\nosfBeginLine:<Key>Home,<Key>Begin,<Key>KP_Home\nosfPageUp:<Key>Prior,<Key>KP_Prior\nosfPageDown:<Key>Next,<Key>KP_Next\nosfBackSpace:<Key>BackSpace\nosfDelete:<Key>Delete,<Key>KP_Delete\nosfInsert:<Key>Insert,<Key>KP_Insert\nosfAddMode:Shift<Key>F8\nosfHelp:<Key>F1,<Key>Help\nosfMenu:Shift<Key>F10,<Key>Menu\nosfMenuBar:<Key>F10,Shift<Key>Menu\nosfSelect:<Key>Select\nosfActivate:<Key>KP_Enter,<Key>Execute\nosfClear:<Key>Clear\nosfUndo:<Key>Undo\nosfSwitchDirection:Alt<Key>Return,Alt<Key>KP_Enter"

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to