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