*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sat, 29 Aug 1998 16:48:38 +0200
changeset 299 2dbaa24f1a70
parent 298 2e757f2d0232
child 300 2c9568743a3f
*** empty log message ***
keyboard.rc
--- a/keyboard.rc	Thu Aug 27 16:23:22 1998 +0200
+++ b/keyboard.rc	Sat Aug 29 16:48:38 1998 +0200
@@ -227,6 +227,9 @@
     map bindValue:#Return  to:#'KP_Enter'.        "/ the keypads return key
 ].  
 
+map bindValue:#'Alt'  to:#'Super_L'.  
+map bindValue:#'Alt'  to:#'Hyper_R'.  
+
 map bindValue:#UserInterrupt  to:#Ctrlc.    "interrupt window process"
 map bindValue:#UserAbort      to:#Ctrly.    "abort window process, but no debugger"
 map bindValue:#FlushInput     to:#CtrlX.    "flush typeahead input"