Tagged Questions
0
votes
1answer
206 views
install and configure metacity on crunchbang
I am trying to get metacity to work on my #! installation, but instead when I try to run metacity at the command line, it tells me that there is another WM in process.
I then tried to run metacity ...
1
vote
2answers
68 views
Way to make display switchable between two windows
I must display two different windows (different application) on a single X display/screen., with a small sticky window that display buttons to switch from one (virtual) screen to the other.
Although ...
2
votes
1answer
286 views
X11 and Window Manager Confusion
What roles do the Xorg server and a window manager - for example, metacity - play in displaying windows? Does the window manager communicate with the OS or Xorg? Does Xorg then use OpenGl to display ...