help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xmodmap struggles


From: rusi
Subject: Xmodmap struggles
Date: Thu, 27 Jan 2011 23:18:19 -0800 (PST)
User-agent: G2/1.0

Trying to change Alt key behavior
On a friends machine
$ xmodmap .Xmodmap

works but on mine I get

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:  15
  Current serial number in output stream:  15

The .Xmodmap is

clear mod1
keycode 0x70 = Alt_R
keycode 0x40 = Super_R
add mod1 = Super_R
add mod3 = Alt_R


(His ubuntu mine debian)

Context:
Trying to get apl running in xemacs


reply via email to

[Prev in Thread] Current Thread [Next in Thread]