[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AltGr problems while compiled with xorg-x11
From: |
Stanislav Brabec |
Subject: |
AltGr problems while compiled with xorg-x11 |
Date: |
Wed, 13 Oct 2004 21:37:55 +0200 |
Hallo.
If Emacs (nearly all version from last years) is compiled with xorg-x11
and it is used with European keyboard with AltGr key, pressing AltGr
beeps and breaks i-searches.
Bug is not in Emacs, but in X:
http://freedesktop.org/bugzilla/show_bug.cgi?id=1625
But Emacs can include simple work-around:
--- src/xterm.h 2004-07-03 16:06:51.000000000 +0200
+++ src/xterm.h 2004-10-13 21:33:35.281822816 +0200
@@ -21,8 +21,8 @@
#include <X11/Xlib.h>
#include <X11/cursorfont.h>
-#include <X11/Xutil.h>
#include <X11/keysym.h>
+#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <X11/Xresource.h>
________________________________________________________________________
Stanislav Brabec
http://www.penguin.cz/~utx
- AltGr problems while compiled with xorg-x11,
Stanislav Brabec <=