Diff
Differences From Artifact [7c03f6331b]:
- File channels/global_key.py — part of check-in [c0702405f8] at 2014-01-06 22:45:37 on branch trunk — prepare for gtk3 (user: mario, size: 2244) [annotate] [blame] [check-ins using]
To Artifact [3bfb69eda6]:
- File channels/global_key.py — part of check-in [7ef1553f61] at 2014-04-07 00:33:43 on branch trunk — Move __print__ into config, add unified dbg.COLOR codes (user: mario, size: 2237) [annotate] [blame] [check-ins using]
9 10 11 12 13 14 15 | 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | - | # # Binds a key to global desktop (F13 = left windows key). On keypress # it switches the currently playing radio station to another one in # bookmarks list. # # Valid key names are for example F9, <Ctrl>G, <Alt>R, <Super>N # |