If you want to change background color or whatever other settings of one application under X windows, for example, xdvi, you could set it in your file: ~/.Xdefaults by
xdvi*background: white
xdvi*foreground: black
.
Note: your changes will be starting after you log out and in.
Showing posts with label x window. Show all posts
Showing posts with label x window. Show all posts
Monday, April 20, 2009
Linux: how to change background color of xdvi
Wednesday, February 13, 2008
Linux: X server crashes
Long time ago, I have a problem that my X server crashed when I change my current profile from one network profile in net applet. I had no clue at all then. I remember that I changed .gnome and some directories, then the problem is gone. But I have to use kde then. Today I logon gnome and X server crashed again. I cannot fix it by upgrading using installation disk. And I create a new account, it is working well. And I searched the internet and realized that some people also have the same problem with me. Actually the problem is from 3D effect. I have to edit the file: /etc/X11/xorg.conf to comment two lines which is bad for x server. They are:
Option "Composite"
Option "XaaNoOffscreenPixmaps" "1"
After removal, I can restart X server. :-)
Subscribe to:
Posts (Atom)
