Displaying 20 results from an estimated 800 matches similar to: "XKB: Failed to compile keymap"
1998 Feb 03
0
serious security problem in XKB
The Neverending Story of X11 Insecurity continues...
Summary:
On a system where X11R6.3-based Xserver with XKEYBOARD extension (R6.1 is
probably affected too) is run in setuid or setgid enviroment (e.g. typical
XFree86 installation has XF86_* installed setuid root), local users can
exploit a "feature" of XKB implementation to execute arbitrary commands
with the extra privileges.
2014 Jul 10
0
Warnings in dmesg and results of mmiotrace 10de:1140 Geforce620m Optimus Laptop Acer E1-531G
Od: "Ilia Mirkin" <imirkin at alum.mit.edu>
Do: "Lampshade" <lampshade at poczta.fm>; 
Wys?ane: 19:07 Czwartek 2014-07-10
Temat: Re: [Nouveau] Warnings in dmesg and results of mmiotrace 10de:1140
Geforce620m Optimus Laptop Acer E1-531G
> On Thu, Jul 10, 2014 at 11:01 AM, Lampshade  wrote:
> > Hello
> > in dmesg I always have these informations (I
2018 Jun 07
0
[ANNOUNCE] xkbcomp 1.4.2
Only one patch, fixing keymap compilation errors when the keycodes maximum
is set to a value above the permitted X11 maximum of 255. While we already
ignored keys with codes above 255, we still failed on the maximum=374;
line that xkeyboard-config 2.24 produces now.
Peter Hutterer (2):
      Ignore xkb_keycodes.maximum of > 255
      xkbcomp 1.4.2
git tag: xkbcomp-1.4.2
2009 Jan 31
1
[Bug 19860] New: xv texture adaptor kills X
http://bugs.freedesktop.org/show_bug.cgi?id=19860
           Summary: xv texture adaptor kills X
           Product: xorg
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy:
2017 Dec 20
0
[ANNOUNCE] xorg-server 1.19.6
Yet another collection of fixes from master. There will likely be at
least one more 1.19.x release in 2018 as there are still a number of
unreviewed patches pending. Until then, happy new year.
Adam Jackson (10):
      xfixes: Remove the CursorCurrent array
      glx: Fix typos that break GLX_ARB_context_flush_control
      glx: Only flush indirect contexts in MakeCurrent (v2)
      glx: Fix
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
This is the first release candidate for xserver 1.20. Notable changes
since 1.19 include:
- RANDR 1.6, which enables leasing RANDR resources to a client for its
exclusive use (e.g. head mounted displays)
- Depth 30 support in glamor and the modesetting driver
- A meson-based build system, parallel to autotools
- Pageflipping support for PRIME output sinks
- OutputClass device matching for
2007 Mar 19
0
using XKB with wine
Hi all,
by googling a bit, it seems that it is possible to use XKB with Wine to
configure the keyboard layout.
Where can I find more documentation about it ?
My problem is that Wine detects and translates the keyboard OK at character
level (virtual keys),
but the scancodes seem not to be translated and to remain the US ones
(although I am not sure to understand what's really going on)
2011 May 25
2
g_dbus_connection_real_closed when starting lightdm
Hi,
I made the switch from KDE4->XFCE, and because gdm takes more time
than xfce to start I would like to replace it with lightdm.
I installed lightdm, set it as default display manager and configured
the gtk greeter.
However, when I start I only get a black screen (x running) and
nothing else happens.
When I start it as root with the --test-mode argument, I get the
following message:
lightdm
2010 Dec 21
2
ATI DRI not seen by Wine
Hello all,
I installed Ubuntu 10.10 64 bit on my DELL Studio XPS 1645 notebook, graphic card is a ATI Mobility Radeon HD 4670. I installed also proprietary ati drivers using Ubuntu administration applet, along with Wine 1.2 from package manager. All seems to work properly.
This is fglrxinfo output:
$ fglrxinfo 
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer
2010 Jun 21
0
Bug#586670: xen-hypervisor-3.4-i386: xserver does not work on i386 system in dom0, while works on amd64 system
Package: xen-hypervisor-3.4-i386
Version: 3.4.3-1
Severity: important
Dear Maintainer,
I tried on 2 machines with ati's and intel's video card, both xservers fail to work.
xserver works well with linux-image-2.6.32-5-xen-686(with out xen.gz) and linux-image-2.6.32-5-686.
I also tried xen-hypervisor-4.0-i386, the problem is still there.
Free fill to ask for more info.
2018 Mar 28
0
[ANNOUNCE] xorg-server 1.19.99.902
This merges the DRI3 1.2 support (with an asterisk) and per-window
flips for Xwayland, along with the usual collection of miscellaneous
fixes. In particular the meson build is much closer to production-
ready. The asterisk for DRI3 is that the modesetting driver has some
known issues still, so the code to enable planes and modifiers is
hidden behind an xorg.conf option:
Section
2006 Mar 14
0
CentOS4 on Dell Inspiron 9300
I just purchased a Dell Inpiron 9300 from the Dell Outlet store. 
Installing CentOS4 went very, very smoothly until I tried configuring
X.  The 17" screen has a 16:10 aspect ratio with a 1920x1200
resolution.  The best I could manage using system-config-display was
1600x1200.  So, after a bit of research, I hand editted the xorg.conf
file (reproduced below) and it now works great.  Maybe
2018 Mar 01
0
[ANNOUNCE] xkbcomp 1.4.1
This release adds the path of the xkbcomp executable to the pkgconfig
data, allowing the X server to find the right binary regardless of
where its (the X servers) $prefix is pointed. Without this the X server
will guess that xkbcomp is configured for the same prefix; since the
default prefix is /usr/local, and your distribution certainly did not
install xkbcomp there, 'make check' and
2017 May 01
0
[ANNOUNCE] xkbcomp 1.4.0
Hi,
This xkbcomp release mostly contains a couple of bugfixes and parser
improvements. Notably, ignoring keycodes that X11 can never support
means that we can start using those keycodes, which xkbcommon
supports.
Cheers,
Daniel
Benno Schulenberg (1):
      When overriding a key, adjust also its number of levels (#57242).
Daniel Stone (2):
      keycodes: Ignore high keycodes
      xkbcomp
2020 Nov 05
0
[ANNOUNCE] xkbcomp 1.4.4
Alan Coopersmith (1):
      Fix spelling/wording issues
Miroslav Ko?k?r (1):
      Fix lockdevbtn to be XkbSA_LockDeviceBtn action
Peter Hutterer (3):
      For -R and after chdir, add the current directory to the path
      Don't pretend unresolved symbols are an error
      xkbcomp 1.4.4
git tag: xkbcomp-1.4.4
https://xorg.freedesktop.org/archive/individual/app/xkbcomp-1.4.4.tar.bz2
MD5:
2015 Nov 05
0
[ANNOUNCE] xkbcomp 1.3.1
Couple of minor fixes, the only user-visible change is that the warning when
a key type is shortened is now on a verbosity level above the default
verbosity. This effectively removes the warning below for all users of the
german keyboard layout (and others):
  Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
Alan Coopersmith (1):
      Stop including <X11/Xalloca.h>
2020 Feb 20
0
[ANNOUNCE] xkbcomp 1.4.3
Adam Jackson (1):
      Suppress high-keycode warnings at the default warning level
Alan Coopersmith (1):
      Update configure.ac bug URL for gitlab migration
Andreas Boll (2):
      pkgconfig: Remove unneeded Requires.private
      configure: Remove unused AC_SUBST([REQUIRED_MODULES])
Andreas Wettstein (1):
      xkbcomp Fix missing support for "affect" and incorrect modifier
2008 Mar 06
0
[ANNOUNCE] xkbcomp 1.0.4
Adam Jackson (2):
      Bug #7645: Fix a conditional that always evaluates to FALSE.
      xkbcomp 1.0.4
Alan Coopersmith (1):
      Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.am
Daniel Drake (1):
      Bug #11025: xkbcomp COPYING file
James Cloos (3):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog
2008 May 07
0
[ANNOUNCE] xkbcomp 1.0.5
Just two pretty minor changes here, but the last one might be a startup
time win, so might as well ship it.  (Should be in 7.4.)
Daniel Stone (2):
      xkbcomp: Take a device ID argument
      Don't scan paths which make NO SENSE WHATSOEVER TO SCAN
git tag: xkbcomp-1.0.5
http://xorg.freedesktop.org/archive/individual/app/xkbcomp-1.0.5.tar.bz2
MD5: 6cc96c3e4ed5d9802fe717beac008f19 
2006 Apr 26
0
[ANNOUNCE] xkbcomp 1.0.2
Bug #4851: Fix up have-no-file test.
CVS tag: xkbcomp-1_0_2
http://xorg.freedesktop.org/releases/individual/app/xkbcomp-1.0.2.tar.gz
65ad57be186352fbeeb530e44a8c6924  xkbcomp-1.0.2.tar.gz
1c36772c6ec5a63e6378ec92eb93512f21e99e6e  xkbcomp-1.0.2.tar.gz
http://xorg.freedesktop.org/releases/individual/app/xkbcomp-1.0.2.tar.bz2
8b22a5e6d780ec70bf98d31cdbd65658  xkbcomp-1.0.2.tar.bz2