repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
xkeyboard-config-neo-svn
/
xkeyboard-config-neo-svn.install
blob
3900574a2004476b2b8f08060a651b03a62d3670
1
post_install() {
2
echo "Set KEYMAP='neo' in your /etc/rc.conf to use Neo on the console."
3
echo "To use the layout in X.org, set your layout to 'de' and your variant to 'neo'."
4
echo "For further information, please see www.neo-layout.org."
5
}
6
7
post_upgrade() {
8
post_install $1
9
}