Am 30.05.2006 um 21:59 schrieb Adrian Robert:
> OK, thanks. Do you know whether the mapping to 'delete-char' you see
> here is defined in emacs itself or is in your customization?
It's in my customisation! It's twice in my .emacs:
(global-set-key [delete] 'delete-char)
(global-set-key [kp-delete] 'delete-char)
The latter for Carbon Emacs and Emacs.app.
>
>
>> When looking at Apple's "virtual keyboard" KeyboardViewer this key
>> has an X on it -- isn't this rubout/delete and not backspace?
>
> How do I pull up this "virtual keyboard"? I cannot seem to find it
> in the Character Palette or the control panel's Keyboard sections..
In System Preferences in the "International (?)" (UN flag symbol)
department you have three tabs. The right most one has the name
"Keyboard Menu (?)" in which you can switch on an entry in the menu
bar, the check field is in the "footer" System Preferences. Just
below the three tabs is an area from which you can select Character
Palette or Keyboard Viewer, plus some input methods or keyboard
layouts. Once the menu appears you can select the Keyboard Viewer (as
it's possible to launch the Character Palette).
--
Greetings
Pete
If you're not confused, you're not paying attention.
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-