.motifbind
When you start ElVis in an X-Window, VirtualBinding warning messages
may appear, such as:
Warning: Cannot
convert string "<Key>Home,_Key_Begin" to type VirtualBinding
Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding
Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type
VirtualBinding
Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to
type VirtualBinding
The messages can be eliminated by adding these lines to the file .motifbind in your home directory:
osfCancel: <Key>Escape
osfBeginLine: <Key>Home
osfHelp: <Key>F1
osfMenuBar: Shift<Key>F10
osfMenuBar: <Key>F10
osfActivate: <Key>KP_Enter
osfActivate: Alt<Key>Return
Then run:
xmbind ~/.motifbind