Re: Keyboard map tweaking
"Francisco J. Guidi Moggia" <[email protected]> Tue, 26 Aug 2003 11:53:04 -0400
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
--tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 26, 2003 at 12:34:03PM +0200, Ronan Keryell wrote: > I'm used to have Meta, Compose/multi keys on the useless Windows keys on > my classic PC and I would have the same layout on my Sony GRX516MD > laptop. Unfortunately the mapping does not work on my laptop. I guess it > is a general laptop keyboard issue indeed. >=20 > What could be such an equivalent for a laptop keyboard? > xkeycaps does not seem to have such keyboard layouts... I recommend you to use xmodmap, create an alternate xmodmap file containing the keys you want to map and the function you want it to perform, for instance I use the windows Menu key to launch gnome's=20 menu and the windows mouse menu key (right one) for a backslash,=20 example xmodmap (for my keyboard): keycode 115 =3D Super_L (left menu key) keycode 117 =3D backslash (right menu key) You must run "xmodmap file" or disable the keyboard extensions in X's configuration in order for that to work. Use xev or xkeycaps to get the codes. Anyhow if you run xmodmap without arguments you will get your actual xmodmap with compose/multi keys if there are any. Greetings, --=20 Francisco J. Guidi Moggia [email protected] http://www.guidi.com --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/S4JgZC4WAbFE+VsRAg7zAJ4nRVE2xGJw0zd07N3wJpO75thAjwCfbwas tbmLejy8/QJDUucqmbtlurw= =JHYK -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--