Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
premsjha
/
op-build
/
e002a0fb45d6bf50ed8d8a270a9110604a8afdfd
/
.
/
openpower
/
package
/
loadkeys
/
backtab-keymap
blob: 953b9904e3a1331c52c40c1ed75b59b80c15f777 [
file
] [
log
] [
blame
]
# 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"