I'm trying to build xorg on Debian 9 uname-r = 4.9.0-12-amd64.
I've build new kernel and am now trying to follow instructions in
https://www.x.org/wiki/Development/BuildingX/
I believe I've followed the instructions and the only deviation was the
instructions say use git x11proto which yields
xisxwayland version 1 is now available.
xisxwayland connects to the X server and exits with status code 0 if that server
is Xwayland. This tool is intended to be used in shell scripts and/or to make
it easier for users to check whether they're on a Wayland or X session.
Internally it currently ch
On 2020-05-16 4:03 p.m., KKing wrote:
>
> user@deb9-vm:~/dev/xorg/drm$ ./autogen.sh --prefix=/opt/gfx-test
> bash: ./autogen.sh: No such file or directory
>
> [...]
>
> user@deb9-vm:~/dev/xorg/mesa$ ./autogen.sh
> bash: ./autogen.sh: No such file or directory
Both Mesa and libdrm
All,
If this is the wrong place to ask, please excuse me.
I am running Fedora Linux v32 (Workstation edition).
I currently have an onboard Intel UHD 630 graphics controller. It is
driving a Samsung 3840x2160 (60Hz) monitor via DisplayPort and a Arenos
1680x1050 monitor via HDMI.
I'm a business
xf86-input-libinput 0.29 is now available. This is the X.Org X server driver
to use libinput for input devices.
Only one noticeable change: the scroll button lock configuration option
available in recent libinput versions is now exposed as the usual set of
properties by this driver.
Peter Huttere