help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mac (Carbon): find out keyboard layout?


From: David Reitter
Subject: Mac (Carbon): find out keyboard layout?
Date: Fri, 10 Aug 2007 20:22:43 -0500

Is there a way (on the Lisp level in the 22.x Carbon port) to determine the currently chosen keyboard layout?

I tried to

(define-key special-event-map [language-change] 'my-function)

to keep track of the keyboard layout (e.g. "Italian Pro", "US English", etc.) but my-function doesn't seem to get called.

Any hint appreciated.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]