You are not logged in.
ASUS TUF Gaming A15 Notebook - 15.6 Inch - 8 GB RAM - 512 GB SSD NVMe - AMD Ryzen 5 7535HS - GF RTX 3050 - A506NC-DS51-CA
$ uname -a
Linux compy 6.14.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 09 May 2025 17:36:18 +0000 x86_64 GNU/Linux
I am not sure how it is connected but...
Whenever I load xterm (either by hotkey or typing 'xterm' in a terminal), it resets my screen brightness. I have a video of the proof:
https://imgur.com/a/y4vmzEt
What is happening in the video... I start off raising the screen brightness to full, then I use my hotkey to load 'xterm'. When 'xterm' loads you notice the screen change brightness. Then I do it again, I raise the screen brightness and use the currently open terminal to run 'xterm'. The screen brightness resets again.
I have no idea how these are connected. I have nothing in my .aliases for 'xterm'. When I run:
$ declare | grep xterm
TERM=xterm
How would I proceed from here to find out why it's happening, and how to stop it?
Last edited by Diiny (2025-05-12 22:37:28)
Offline
Also for "xterm -e top"?
(If not, it's not xterm, it's your shell resp. its rc)
Offline
Also for "xterm -e top"?
(If not, it's not xterm, it's your shell resp. its rc)
You are correct. ty.
Offline