d_sun.rc
changeset 356 4275f251cb37
parent 209 22793de5d56e
child 399 5a842f5d7196
--- a/d_sun.rc	Tue May 25 17:35:42 1999 +0200
+++ b/d_sun.rc	Wed May 26 11:28:16 1999 +0200
@@ -49,4 +49,13 @@
 map bindValue:#Next  to:#F35.
 map bindValue:#Home  to:#F27.
 map bindValue:#End   to:#R13.
+
+"/ a kludge: some Xservers send #Delete for both the backspace
+"/ and the Delete key. In this case, we use the Backspace function
+"/ for both keys. If your Xserver does not do this (it should not)
+"/ remove or comment the following 'bindValue:#BackSpace'-line:
+"/
+
+map bindValue:#BackSpace     to:#Delete.
+
 !