index
:
multitech-oe.git
multitech-corecdp-1.x
multitech-corecdp-dev
org.openembedded.dev
rm
testing
Multi-Tech CoreCDP 1.x OpenEmbedded Tree
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
x11
/
x11-common
/
etc
/
X11
/
Xinit.d
/
40xmodmap
blob: 7ae3b58860db0b1c2114a91cb610580705bbd8b3 (
plain
)
1
2
3
4
5
#!/bin/sh if [ -f /proc/hal/model ]; then xmodmap -e 'keycode 104 = Return' fi