View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#18
Originally Posted by ag2 View Post
To be more precise:
There are 1200+ characters for which you can create shortcuts -- things like umlauts, caps locks, and what not. Here is how to use them:

Look at this file:

http://olya.com/maemo/keysyms.c

The value you want to use in toolbar settings is the part after GDK_. So for a ')' you would use 'parenright'.
This file doesn't work for all of the 1200+ listed characters. One of the characters listed is GDK_Home but putting Home into the value field of the shortcut doesn't send the cursor to the beginning of the line.