On 28 Nov 2007, at 01:46, Peter Dyballa wrote: > Am 27.11.2007 um 23:20 schrieb prestowk: > >> To mimick the more usable chord used on US keyboards, it is possible >> to for example go to System Preferences -> Keyboard & Mouse and map >> the move-focus function to Cmd-§. > > No. The preferences pane allows you to choose a menu entry and bind > a short-cut to it.
Are you sure you we are looking at the same thing? I'm aware of the menu entry shortcuts in the other section of the preferences, and fairly sure I'm not using that functionality. I go into System Preferences -> Keyboard & Mouse -> Keyboard Shortcuts tab -> scroll list to Keyboard Navigation (note: _not_ to Application Keyboard Shortcuts) -> look down 5-10 entries to find "Move focus to next window in active application" -> click on keybinding column on the right side to update it to Cmd-§. As far as I can tell, this binding seems to be active in all applications by default -- I use it in other applications without adding application-specific bindings for them. Except for in Emacs, in which it for some reason didn't work. > There is something not yet complete in the code to handle these > bindings. What works is to bind the key interactively first and then > recall what you did to put it into your user init file: > > M-x global-set-key RET s-§ other-frame RET > C-x ESC ESC C-a C-k C-g > C-x C-f ~/.emacs RET C-y C-x C-s Thanks! This provided exactly what I needed. ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
