Questions tagged [x11]
The X window system (commonly X Window System or X11, based on its current major version being 11) is a computer software system and network protocol that provides a basis for graphical user interfaces (GUI) for networked computers.
2,963 questions
1
vote
0
answers
35
views
Both shift keys don't work
Well yesterday everything was going normal until[three dots] I opened it today and can't enter dot, question mark, slash or that weird S minecraft uses for colors because my shift keys don't work;
...
0
votes
1
answer
28
views
Q4OS; SynPS/2 Synaptics TouchPad not working on Lenovo X220 ThinkPad
So i salvaged a lenovo thinkpad x220 which was running windows 10. Keyboard was not working so I just replaced it. Seems to be working fine. Touchpad was working, new keyboard was working so ...
0
votes
0
answers
26
views
How to turn off a color channel (one of RGB) in one (all) windows of X11 on Linux?
I'd like to be able to selectively turn off R/G/B channels on my Linux Mint 21 based (X11) PC (to simulate color blindness). As of now I understand ICC color profiles a bit, so I understand ICC tries ...
0
votes
0
answers
22
views
Some ICC color profiles fali to change display colors in Linux Mint Cinnamon
On my Linux Mint Cinnamon 21 based system I notice problem similar to 10 years old post with no answers (Color profile change seems to have no effect) on my Linux Mint 21 based system - not all ICC ...
3
votes
1
answer
151
views
Issue with 2 Monitors in XFCE using a Docking Station
I'm running XFCE on a Lenovo T460 and a docking station. I have the laptop screen, one monitor connected via VGA, and another connected via DVI.
On the DVI screen, when I open a window on my desktop ...
2
votes
0
answers
42
views
Problem with xcb with shm and image = still flickering
I want to show how does it work under X11 with Xshm etc = OK fine if you resize window without flickering problem.
Example:
Code main.c ( X11 version )
#include <X11/Xlib.h>
#include <X11/...
1
vote
1
answer
54
views
How to end game of XBomb with a (suspected) bomb?
I'm playing XBomb on Linux 1 but have a question about how to end the game.
(First - I think this is the right Stack Exchange for this question but I might very well be wrong. If I am please let me ...
0
votes
1
answer
55
views
Menu key is not recognized - xev (keysym 0x0, NoSymbol)
Menu key is not recognized.
xev -event keyboard
keycode 135 (keysym 0x0, NoSymbol)
I have Debian on pc and laptop.
Debian on pc does not recognize Menu key.
But when I connect this keyboard to laptop ...
0
votes
1
answer
104
views
How to make xorg setting permanent (so they don't reset when keyboard reconnects) and stop worrying
I use one keyboard for pc and notebook.
It is connected through the usb-hub and switcher.
After switching some X11 settings reset.
Also they often reset by itself.
I would like to preserve
language ...
1
vote
4
answers
129
views
How to remap keys (menu to super) permanently globally in default xorg settings
If I remap keys for user with xmodmap
xmodmap -e "keycode 135 = Super_R"
settings disappear and stop working after some time or when I reconnect keyboard.
So I'm looking for permanent ...
0
votes
0
answers
37
views
Cannot get display output back on vmware console after debian upgrade
I have a virtual machine with a GPU passed through via PCI for transcoding. No displays are connected to this GPU. I at one point had everything working and was able to access the desktop via the ...
2
votes
0
answers
53
views
How to ensure processes/windows in background virtual terminals run?
I use two graphical virtual terminals (sessions) on a debian desktop with KDE (the ones you switch between using chvt or Ctr-Alt-F7, F8, etc.). I notice that processes in open windows in the inactive ...
0
votes
0
answers
24
views
How to set full scene antialiasing in Nvidia RTX3050 in On-demand PRIME Profile
In the performance mode Prime profile, there is a page in the settings where I can select anti-aliasing, anisotropic filtering, etc. There I set the maximum parameters and in applications I see high ...
1
vote
0
answers
78
views
I need to get my microphone, camera, and speaker working on a remote machine over X11
I have a strange situation that needs a strange solution. I have a Windows 7 machine that will not run a particular application. The application is web based so I would like to try using it on my ...
0
votes
1
answer
61
views
Session resets after rearranging the monitors on Fedora
I have an external monitor on my laptop, but it's placed wrong on the right instead of on the left from of my laptop display. When I go to displays configuration on my Fedora 42, I can rearrange it. ...