summaryrefslogtreecommitdiffstats
path: root/openpower/package/loadkeys/backtab-keymap
blob: 953b9904e3a1331c52c40c1ed75b59b80c15f777 (plain)
1
2
3
4
5
6
7
8
9
10
# Enable backtab for VGA consoles
# Thanks to http://web.mit.edu/daveg/Info/backtab-howto.txt

keycode  15 = Tab   F91
	alt     keycode  15 = Meta_Tab
	shift   alt     keycode  15 = F92

# backtab and M-backtab
string F91 = "\033[Z"
string F92 = "\033\033[Z"
OpenPOWER on IntegriCloud