How would I change a key on my keyboard to print "<-", for R? I understand how to change a key to either "less" or "minus" in the keyboard files, but how would I change a key to include both?
Asked
Active
Viewed 37 times
0
-
Thank you for the suggestion, but this wasn't my problem. I would like to know how specifically to make one key return multiple characters. – user100607 Feb 03 '14 at 19:31
1 Answers
0
You cannot do this. Any single key on the keyboard can only correspond to a single key press and release event of any key.

dobey
- 40,982