Questions tagged [x-server]
An X server is a program in the X Window System that handles all access to the graphics cards, display screens and input devices.
318 questions
0 votes
1 answer
139 views
How to turn off the display when pressing the power off button on Linux Mint
I would like to turn the display off (without locking the session) when I press the power button on my machine in Linux Mint. How do I do that?
0 votes
0 answers
237 views
gnome apps very slow to start on on remote X server, other apps ok
I'm using meld to compare some files, on a machine running SLES 15 SP 1, and with the X server running on a Windows desktop; it's MobaXTerm's embedded X server, which I believe is Cygwin'ish. For some ...
2 votes
1 answer
5k views
Debian (Bookworm) - Non-Root Users Unable To Start Xrdp Session
I can connect to server with sudo user but not non-sudo user. /var/log/xrdp-sesman.log indicates X server is not starting up. Failed Login: xrdp-sesman.log [20231018-13:08:12] [INFO ] Socket 12: ...
0 votes
0 answers
734 views
CPU Operational Load on WSL slows down entire computer
I'm running a Dell XPS15 with 64 GB Ram and a i7-12700H (6 performance cores, 8 efficency cores). I just recently (read: 2 weeks ago) did a clean upgrade and reinstall to Windows 11 with all up-to-...
1 vote
1 answer
2k views
WSL connect to remote server and use X server from windows
We have our company server, where we connect using ssh and private key. There we have oracle wallet manager (owm), but it can only be run using Xserver. If I setup putty in windows, allow x11 ...
1 vote
0 answers
132 views
Arch linux: My display driver chip keeps bricking
I use arch-thinkpad 6.1.7-arch1-1 on Lenovo x390 yoga with Intel WhiskeyLake-U GT2 [UHD Graphics 620]. I also use i3wm on xorg. Something like every two days my built-in screen display goes black ...
1 vote
0 answers
392 views
Error : No Valid proxy found in config
I Write an PHP Code for my Project & Getting issue of Error : No Valid proxy found in config I have attached the Screenshot, Someone Have any idea to fix this issue & Add that file in config, ...
1 vote
2 answers
2k views
Which Process Started X Server In Linux With Systemd As INIT?
I'm working on a device running Linux system, however, the display device needs to be configured manually before Xserver starts, otherwise the framebuffer device won't work. There are 2 methods to ...