unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Major opcode of failed request:  118 (X_SetModifierMapping)
@ 2021-01-09 22:54 pietru
  0 siblings, 0 replies; only message in thread
From: pietru @ 2021-01-09 22:54 UTC (permalink / raw)
  To: Help Gnu Emacs

I am using xmodmap and getting the following error in my terminal.  I use this
for use in emacs.  I use dvorak keyboard.

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  118 (X_SetModifierMapping)
  Value in failed request:  0x17
  Serial number of failed request:  23
  Current serial number in output stream:  23


--------

clear lock
clear mod4

keycode 37 = Hyper_L NoSymbol Hyper_L NoSymbol
keycode 105 = Hyper_R NoSymbol Hyper_R NoSymbol

!! Set Super Keys to Position of Caps_Lock
keycode 66 = Super_R NoSymbol Super_R NoSymbol

add mod3 = Super_L Super_R
add mod4 = Hyper_L

!! ======================================================================
!! Interchanging the Ctrl Key with the Alt Key and Meta Key

clear control
clear mod1
clear mod2

keycode 64 = Control_L NoSymbol Control_L NoSymbol
keycode 108 = Control_R NoSymbol Control_R NoSymbol

keycode 133 = Alt_L Meta_L Alt_L Meta_L
keycode 134 = Alt_R Meta_R Alt_R Meta_R

keycode 206 = NoSymbol Hyper_L NoSymbol Hyper_L
keycode 207 = NoSymbol Super_L NoSymbol Super_L

add control = Control_L Control_R
add mod1 = Alt_L Meta_L







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-09 22:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-09 22:54 Major opcode of failed request: 118 (X_SetModifierMapping) pietru

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).