Questions tagged [display-server]
The display-server tag has no summary.
23 questions
1 vote
0 answers
49 views
How to acquire the current colour profile via the CLI under X and Wayland?
I realise that the method may differ between XOrg ≤ V11 and Wayland implementers, especially amongst compositors. Consequently, my focus is ⪆ kwin-6.3.3-1. I ask because I want to be able to ascertain ...
1 vote
1 answer
132 views
Does the display serve protocol (Wayland or X11) affect the terminal capabilities?
I wonder whether the display server protocol that my system uses can affect some capabilities in my terminal, such as Clipboard interaction. Rendering images on terminal, etc... Since the primary ...
1 vote
0 answers
500 views
Virtual Machine in QEMU/KVM does not recognize some shortcuts with the <Super> key
Background I am running Awesome WM inside my virtual machine. From Awesome WM's guide: Mod4+h, Mod4+l, Mod4+Shift+h and Mod4+Shift+l to resize windows. In which <Mod4> is synonymous with <...
0 votes
1 answer
2k views
How to launch WESTON with no input devices
Been working on a project to create s simple digital display using the Raspberry pi 4 and buildroot. It is a simple application that interacts with the user through bluetooth and displays some ...
0 votes
0 answers
64 views
How do I know which Windowing system, display server and a window manager I am running on GNU/Linux? [duplicate]
I really liked following diagram from Wikipedia which shows how different graphical components are connected to each other.: As per my understanding, here 1) "graphical interface" is closely ...
0 votes
2 answers
582 views
How to use a x-terminal
I recently revived a hp 700/RX x-terminal and I wanted to try and set it up for fun but I don't know how to make a x-Linux server to connect to. I also think I need a bnc connector to connect it. I do ...
1 vote
3 answers
3k views
Is there any Debian Distro out there that ships without xorg?
I am writing a bash script to help new Linux users install Debian desktop environments easily but most of some packages rely on xorg. I think it might not work properly if no xorg is found on the ...
0 votes
1 answer
3k views
Xvfb: export display permanently
I have recently set up Xvfb on Centos 7 machine. It is working absolutely fine. Only problem is that if I quit putty session (remote access) it would keep running Xvfb in background but display ...