unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B. T. Raven" <nihil@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: Re: keyboard-translate working for Control but not for Alt
Date: Thu, 06 Aug 2009 23:02:57 -0500	[thread overview]
Message-ID: <4-GdnZCNNbLNOubXnZ2dnUVZ_tmdnZ2d@sysmatrix.net> (raw)
In-Reply-To: <e4f99c08-63a8-4e1c-87bf-614933992301@f33g2000vbm.googlegroups.com>

Elena wrote:
> On 6 Ago, 23:04, Elena <egarr...@gmail.com> wrote:
>> On 6 Ago, 18:34, "B. T. Raven" <ni...@nihilo.net> wrote:
>>
>>> A conservative approach to Emacs ergonomics with a Dvorak keyboard on
>>> w32  is to pull the keycaps, including the bottom row and use Keytweak
>>> to reassign the mod keys:
>>> super alt ctl spacebar ctl alt super hyper
>> What do you use the Hyper key for?
> 
> Wait a moment! I don't think that Hyper is available on Windows... is
> it?
> 
> Thanks

You also need this in your .emacs:

(setq w32-pass-lwindow-to-system nil
       w32-pass-rwindow-to-system nil
       w32-pass-apps-to-system    nil
       w32-lwindow-modifier       'super   ;; Left Windows
       w32-rwindow-modifier       'super   ;; Right Windows
       w32-apps-modifier          'hyper)  ;; App-Menu (key to right of 
Right Windows)

I discovered that I don't use hyper for anything. But I *could*. Btw, 
even with this setup, a lot of mswin key combos leak through, making 
them unavailable to Emacs, but if you look at them a little cross-eyed 
they can be seen as features rather than bugs. E.g. repeated Alt-tab 
cycles through loaded windows apps whether you want to or not.


Ed


  reply	other threads:[~2009-08-07  4:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-04 14:39 keyboard-translate working for Control but not for Alt Elena
2009-08-04 17:18 ` harven
2009-08-04 17:20   ` harven
2009-08-04 18:15 ` Xah Lee
2009-08-04 18:37   ` Xah Lee
2009-08-04 18:36 ` Johan Bockgård
2009-08-05  8:07 ` Xah Lee
2009-08-05 22:37   ` Xah Lee
2009-08-06  0:40     ` Xah Lee
2009-08-06  2:29       ` Xah Lee
2009-08-06 16:34       ` B. T. Raven
2009-08-06 21:04         ` Elena
2009-08-06 21:08           ` Elena
2009-08-07  4:02             ` B. T. Raven [this message]
2009-08-07  4:06           ` B. T. Raven
     [not found] ` <mailman.3870.1249411036.2239.help-gnu-emacs@gnu.org>
2009-08-06  7:54   ` Elena
2009-08-06 11:01     ` Bernardo
     [not found]     ` <mailman.4020.1249556773.2239.help-gnu-emacs@gnu.org>
2009-08-06 12:22       ` Elena

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4-GdnZCNNbLNOubXnZ2dnUVZ_tmdnZ2d@sysmatrix.net \
    --to=nihil@nihilo.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).