* change keybinding Meta-Shift
@ 2007-01-03 14:47 Wilmar Igl
2007-01-03 16:31 ` Juanma Barranquero
0 siblings, 1 reply; 2+ messages in thread
From: Wilmar Igl @ 2007-01-03 14:47 UTC (permalink / raw)
Hello,
currently Alt-Shift is bound to the function <language-change> with the
effect of changing most keybindings on my keyboard (e.g. z <-> y)
I've tried to change the keybindings in different ways to switch off
this shortcut, however without success, e.g.
(global-set-key [<Meta-Shift>] 'ignore)
(global-set-key [<Shift-Meta>] 'ignore)
What do I do wrong? Any help is welcome.
Thanks,
Will
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: change keybinding Meta-Shift
2007-01-03 14:47 change keybinding Meta-Shift Wilmar Igl
@ 2007-01-03 16:31 ` Juanma Barranquero
0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2007-01-03 16:31 UTC (permalink / raw)
Cc: help-gnu-emacs
On 1/3/07, Wilmar Igl <wilmar.igl@gmx.de> wrote:
> currently Alt-Shift is bound to the function <language-change>
language-change is an event, not a function.
> with the
> effect of changing most keybindings on my keyboard (e.g. z <-> y)
Assuming you're on Windows, it's Windows who's switching keyboards,
not Emacs. Probably Emacs should try to do something when it detects a
language-change event, but preventing them it's outside its
attributions. If you don't want Alt-Shift to change the current
keyboard you can deactivate the hotkey (for all apps, not just Emacs)
on the Control Panel, in the Keyboard settings.
/L/e/k/t/u
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-03 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-03 14:47 change keybinding Meta-Shift Wilmar Igl
2007-01-03 16:31 ` Juanma Barranquero
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.