retitle 178465 xlibs: [XKB] missing semicolon in patch to keycodes/sun
reassign 178465 xlibs
severity 178465 normal
tag 178465 - upstream
tag 178465 + patch pending
thanks
On Mon, Jan 27, 2003 at 07:10:12PM +0100, Daniel van Eeden wrote:
> (just add the semicolon)
Whoops. Thanks! This will be f
Processing commands for [EMAIL PROTECTED]:
> retitle 178465 xlibs: [XKB] missing semicolon in patch to keycodes/sun
Bug#178465: xserver-xfree86: sun keymap compile error: syntax error
Changed Bug title.
> reassign 178465 xlibs
Bug#178465: xlibs: [XKB] missing semicolon in patch to keycodes/sun
Bu
retitle 178465 xlibs: [XKB] missing semicolon in patch to keycodes/sun
reassign 178465 xlibs
severity 178465 normal
tag 178465 - upstream
tag 178465 + patch pending
thanks
On Mon, Jan 27, 2003 at 07:10:12PM +0100, Daniel van Eeden wrote:
> (just add the semicolon)
Whoops. Thanks! This will be f
Processing commands for [EMAIL PROTECTED]:
> retitle 178465 xlibs: [XKB] missing semicolon in patch to keycodes/sun
Bug#178465: xserver-xfree86: sun keymap compile error: syntax error
Changed Bug title.
> reassign 178465 xlibs
Bug#178465: xlibs: [XKB] missing semicolon in patch to keycodes/sun
Bu
in /etc/X11/xkb/keycodes/sun:
xkb_keycodes "type6_euro" {
include "sun(type6)"
= 94;
}
should be:
xkb_keycodes "type6_euro" {
include "sun(type6)"
= 94;
};
(just add the semicolon)
--
+-+
| Daniel van Eeden <[EMAIL PROTECTED]>
in /etc/X11/xkb/keycodes/sun:
xkb_keycodes "type6_euro" {
include "sun(type6)"
= 94;
}
should be:
xkb_keycodes "type6_euro" {
include "sun(type6)"
= 94;
};
(just add the semicolon)
--
+-+
| Daniel van Eeden <[EMAIL PROTECTED]>
6 matches
Mail list logo