Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2002 03:11:47 -0500 (EST)
From:      "Michael Sharp" <ms@probsd.ws>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Key Binding Issues in X
Message-ID:  <1267.192.168.1.2.1014970307.squirrel@probsd.ws>

next in thread | raw e-mail | index | archive | help
When running X and editing a file using xterm or rxvt, the Delete key is
dead, and the Backspace key is functioning as the Delete key. I have the
correct keyboard setting in the xf86config, and I also added these to
.Xdefaults:

#Backspace
rxvt*keysum.0xFF08   \010
#Delete
rxvt*keysum.0xFFFF   \004
#Home
rxvt*keysum.0xFF50   \001
#End
rxvt*keysum.0xFF57   \005

However, this didnt fix the issue when restarting X and running rxvt.
Everything is fine when not running X, any ideas?

michael




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1267.192.168.1.2.1014970307.squirrel>