You are not logged in.
Hello everybody!
Every time the display goes off 'intel_reg write' gets disabled.
Every time have to restart it manually. It' very annoying.
intel_reg write 0x61254 0x07a10232
Warning: register spec not found in '/usr/share/igt-gpu-tools/registers'. Using builtin register spec.
How to make it permanent?
Hello everyone!
I want to change 'xterm' 'bg' and 'fg' colors. Tried several variations but always get the same output
xterm: unable to allocate fg/bg color
Here is what have tried
*background: brown
*background: boldbrown
*background: #FDF6E3
*background: 255 218 185
*background: \033[43m
*BACKGROUND: brown
All of the above with ""
Plus 'black' for 'fg'
What is the right way to change the colors?