![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OpenBSD: Xorg at boot? | b1f30 | BSD | 0 | 10-02-2008 03:23 PM |
| cygwin-x/can't install xorg-x11-f100 & xorg-x11-fnts | binodbdrchand | Windows & DOS: Issues & Discussions | 1 | 06-25-2008 02:07 AM |
| S-325: xorg-server Vulnerabilities | iBot | Security Advisories (RSS) | 0 | 06-19-2008 03:20 PM |
| S-123: xorg-x11-server Security Update | iBot | Security Advisories (RSS) | 0 | 01-22-2008 07:10 PM |
| X11 / Xorg / XFree modules documentation | vermaden | UNIX Desktop for Dummies Questions & Answers | 2 | 12-27-2006 08:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Keychord mapping in Xorg
Hi, I'm trying to figure out how to rebind key-chords (combinations of multiple keys, like Control+M) under X. My motivation is that these chords interfere with keyboard bindings in emacs. For example, I cannot bind anything containing Control+M: as far as emacs can see it is the same key as 'RET' (according to C-h k C-m). Xterm also sees is it as RET, so it must be something global.
I am running Xorg over FreeBSD 7.1 release (x86 32bit). Here's what I've tried and failed with: * I modified key mappings with kbdcontrol(1). However, as far as I see this only affects virtual consoles, and makes no difference when X is running. * I tried xmodmap(1), which does affect key bindings in X. But the man page shows no indication that it can affect multi-key combinations (chords), unlike kbdcontrol(1). * I ran xev(1), to see what things look like to Xorg. It shows key chords as multiple key events: I do not know where on my system they are being translated (e.g., where Control+M maps to RET). Any tips? ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|