[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#178465: fix for bug #178465



in /etc/X11/xkb/keycodes/sun:

xkb_keycodes "type6_euro" {
    include "sun(type6)"
    <LSGT> =  94;
}

should be:

xkb_keycodes "type6_euro" {
    include "sun(type6)"
    <LSGT> =  94;
};

(just add the semicolon)
--
+---------------------------------------------+
|     Daniel van Eeden <daniel_e@dds.nl>      |
| icq: 36952189                               |
| aim: Compukid128                            |
| msn: daniel_e@dds.nl                        |
| phone: +31 343 522622                       |
| http://compukid.no-ip.org/about_me.html     |
+---------------------------------------------+





Reply to: