Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How about shifted F-keys and Terminal?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How about shifted F-keys and Terminal?
Authored by: kent37 on Jan 07, '02 11:41:55AM

This is a great tip, thanks!

Is there any way to map shifted F-keys? For example I would like to map shift-F1 to Redo.
Is there a way to make F2-F4 map to Cut/Copy/Paste in Terminal?



[ Reply to This | # ]
How about shifted F-keys and Terminal?
Authored by: Frungi on Jan 27, '08 08:44:36PM
Shifted keys have a $ in front of the key, like $UF704 for shift-F1 (F704 being F1's hex code in Unicode). You can also use ^ for control, @ for command, and ~ for option. See also this page, from the same Google search that brought me here.

[ Reply to This | # ]