Subject: Re: Re: X keymapping
To: Joel CARNAT <joel@carnat.net>
From: Rui Paulo <rpaulo@NetBSD.org>
List: netbsd-users
Date: 09/12/2005 22:32:27
--ZfOjI3PrQbgiZnxM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2005.09.12 23:30:13 +0200, Joel CARNAT wrote:
| On Mon, Sep 12 2005 - 22:14, Rui Paulo wrote:
| > On 2005.09.12 23:04:12 +0200, Joel CARNAT wrote:
| > | Hi,
| > |=20
| > | So, (how) can I (re)map Shift+DEL to paste rather than Shift+INS ?
| > |=20
| >=20
| > I believe that you can use xmodmap(1). Something like:
| > keycode 106 =3D Delete
| > keycode 107 =3D Insert
| > will switch the Delete and Insert keys.
| >=20
|=20
| well, I thought about this, but then, I will not have any 'DEL' key at
| all (in firefox, ...).
|=20
| the thing I didn't found was : how to remap only when used with Shift ;
| keeping standard mapping.

Probably:
keycode 107 =3D Delete Insert

The second keysym is captured with the shift modifier.

		-- Rui Paulo

--ZfOjI3PrQbgiZnxM
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)

iD8DBQFDJfPrZPqyxs9FH4QRAlqYAJ0QODDCAJ3vwFzqADfVYBQFwjEbkACgjL5P
TOFQKFm2kIcbbD7msWT+ChA=
=/x+o
-----END PGP SIGNATURE-----

--ZfOjI3PrQbgiZnxM--