Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6041f4e1
Commit
6041f4e1
authored
Dec 16, 2006
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Windows Keyboard): Clarify `w32-recognize-altgr' effect.
parent
1fd1a9f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
man/ChangeLog
man/ChangeLog
+4
-0
man/msdog.texi
man/msdog.texi
+6
-5
No files found.
man/ChangeLog
View file @
6041f4e1
2006-12-16 Eli Zaretskii <eliz@gnu.org>
* msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2006-12-15 Eli Zaretskii <eliz@gnu.org>
* text.texi (HTML Mode): Fix "C-c TAB".
...
...
man/msdog.texi
View file @
6041f4e1
...
...
@@ -425,11 +425,12 @@ its normal effect: for example, @kbd{@key{Lwindow}} opens the
@vindex w32-recognize-altgr
@kindex AltGr @r{(MS-Windows)}
@cindex AltGr key (MS-Windows)
The variable @code{w32-recognize-altgr} controls whether the right
@key{Alt} and left @key{Ctrl} keys are recognized as the @key{AltGr}
key. The default is @code{t}, which means these keys produce
@code{AltGr}; setting them to @code{nil} causes these keys to be
interpreted normally (as the respective modifiers).
The variable @code{w32-recognize-altgr} controls whether the
combination of the right @key{Alt} and left @key{Ctrl} keys pressed
together is recognized as the @key{AltGr} key. The default is
@code{t}, which means this key combination produces @code{AltGr};
setting it to @code{nil} causes this key combination to be interpreted
normally (as the combination of @key{CTRL} and @key{META} modifiers).
@end ifnottex
@node Windows Mouse
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment