How can I figure out the names of keys to use in key bindings?

Asked by Drew DeVault

I want to set a key binding to Ctrl+PgUp/PgDown, but "PgUp" and "PageUp" don't work. How can I discover key names for use in configuration files?

Question information

Language:
English Edit question
Status:
Answered
For:
Sakura Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
David Gómez (dabisu) said :
#1

Key names are those from "gdk/gdkkeysyms.h". PgUp key is "Page_Up"

Can you help with this problem?

Provide an answer of your own, or ask Drew DeVault for more information if necessary.

To post a message you must log in.