projects
/
platform
/
upstream
/
kbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
997b6fd
)
[SYSTEM] Apply patch from Debian.
author
Alexey Gladkov
<legion@altlinux.org>
Sun, 4 Feb 2007 20:15:27 +0000
(23:15 +0300)
committer
Alexey Gladkov
<legion@altlinux.org>
Sun, 4 Feb 2007 20:15:27 +0000
(23:15 +0300)
Apply defkeymap.diff patch from Debian distribution.
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
src/paths.h
patch
|
blob
|
history
diff --git
a/src/paths.h
b/src/paths.h
index 10d3a1524dea196570b57065fc52ed5bbb87b182..9da48b36891ecc667548e51d6538f966513fcd62 100644
(file)
--- a/
src/paths.h
+++ b/
src/paths.h
@@
-16,10
+16,10
@@
* Default keymap, and where the kernel copy of it lives.
*/
#ifdef __sparc__
-# define DEFMAP "sunkeymap.map"
+# define DEFMAP "sunkeymap.
k
map"
# define KERNDIR "/usr/src/linux/drivers/sbus/char"
#else
-# define DEFMAP "defkeymap.map"
+# define DEFMAP "defkeymap.
k
map"
# define KERNDIR "/usr/src/linux/drivers/char"
#endif