Mercurial > hg > xemacs-beta
diff lisp/w3/FAQ @ 122:d2f30a177268 r20-1b14
Import from CVS: tag r20-1b14
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 09:26:03 +0200 |
| parents | cca96a509cfe |
| children | 34a5b81f86ba |
line wrap: on
line diff
--- a/lisp/w3/FAQ Mon Aug 13 09:25:31 2007 +0200 +++ b/lisp/w3/FAQ Mon Aug 13 09:26:03 2007 +0200 @@ -35,7 +35,7 @@ recognize that key sequence. Then you may have to make your programs do useful things when they get a "backtab", Emacs for example will recognize it automatically but except for the Widget and W3 commands nothing is ever bound -to it. +it it. Step 1 On An XTerm: XTerm obeys standard X Toolkit translations which you can use to specify what character sequence Shift-Tab generates. The following X @@ -60,7 +60,7 @@ xmodmap -e 'keysym Tab = Tab' or adding that command to some global X configuration file (On Debian systems -adding ``keysym Tab = Tab'' to /etc/X11/Xmodmap or ~/.Xmodmap is sufficient) +adding ``Keysym Tab = Tab'' to /etc/X11/Xmodmap or ~/.Xmodmap is sufficient) Step 1 On A Linux Virtual Console: on a Linux virtual console you can configure what character sequences are generated by which keys using the
