kbd: fix previous, the correct one is euro2.map for AltGr+e.
This commit is contained in:
parent
f695f316e3
commit
c613e30446
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
keymaps 0-2,4,6,8-9,12
|
keymaps 0-2,4,6,8-9,12
|
||||||
include "qwerty-layout"
|
include "qwerty-layout"
|
||||||
include "linux-with-alt-and-altgr"
|
include "linux-with-alt-and-altgr"
|
||||||
+include "euro.map"
|
+include "euro2.map"
|
||||||
strings as usual
|
strings as usual
|
||||||
|
|
||||||
keycode 1 = Escape
|
keycode 1 = Escape
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kbd'
|
# Template file for 'kbd'
|
||||||
pkgname=kbd
|
pkgname=kbd
|
||||||
version=1.15.3
|
version=1.15.3
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${KERNEL_SITE}/utils/kbd/kbd-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/utils/kbd/kbd-$version.tar.bz2"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--datadir=/lib/kbd --bindir=/sbin
|
configure_args="--datadir=/lib/kbd --bindir=/sbin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue