Tagged Questions
0
votes
0answers
20 views
Intel 82845G Video Crash workaround
I have the Intel 82845G video card and trying to get X11 working with it. It routinely crashes with artifacts. I know the existing history with this driver and X11 and I am about to buy a replacement ...
4
votes
1answer
314 views
Understanding linux desktop
I use debian wheezy xfce and want to set up my desktop. But I read some settings are redundant. Hence I want to understand how everything works, but I am massively lost. Can someone please sort, ...
3
votes
2answers
123 views
Is there any way to prevent focus being grabbed by another application?
I am getting annoyed by windows under X opening and taking focus away from the current window which has focus. This is particularly annoying when you are typing a password into a password dialog and ...
1
vote
1answer
223 views
x11vnc window manager
I am using x11vnc and started it so it created the X server by itself like this:
x11vnc -localhost -rfbauth -create /root/.vnc/passwd
But the VNC session created, does not have a window manager, ...
2
votes
1answer
273 views
specify geometry of a new gnuplot window in lxde
I have a script that runs a calculation and then plots the result using gnuplot script file. The problem is that I need to make more than one plot and I don't want windows to cover each other.
I ...
2
votes
3answers
204 views
switch window manager when logging in in text mode
Suppose I don't start the display manager on boot and login through the terminal. How would I switch my window manager? With gdm or gdm3, you use a scroll box to select it.
2
votes
1answer
187 views
Is it possible to control window management in Gnome Shell using D-Bus?
I would like to programmatically be able to communicate with the Window Manager in Gnome 3, using D-Bus.
The tasks I would like to accomplish are:
listening for new windows
get window flags (e.g. ...
3
votes
2answers
768 views
How to refresh a window by terminal? Or how to simulate `F5`?
I would like a way to refresh a specific window by the terminal.
Probably I will need a comand to find the id or the name of the window and a command to refresh it.
It looks like xrefresh cannot do ...
2
votes
1answer
346 views
Scripting window behavior in KDE to depend on monitor being used
I plug my laptop into a number of different monitors, all of which have aspect ratios not supported by my laptop. I want the built-in and plug-in monitors to be at their maximum respective resolutions ...
10
votes
1answer
322 views
Does window minimizing free memory usage?
Both the undisplayed maximized window and minimized window are invisible to the end user. By undisplayed I mean an inactive maximized window covered by the active window.
There is a difference ...
5
votes
1answer
507 views
X, Xorg and D-Bus: what is the difference?
In the process of learning to do certain things in GUI programming (e.g., reserving space on the screen for an application), I have to learn more about the Window Manager, usually X11 on Linux (I'm ...
7
votes
8answers
891 views
Alternatives to FVWM window manager?
I've been using FVWM for over a decade, and for some time I've been concerned that the window manager is dying a slow death. I realize that 2.6.0 just came out a few days ago, and ironically that is ...
11
votes
4answers
2k views
Setting the window dimensions of a running application
I'm trying to start an application within Ubuntu (xfce or gnome) and via the
command line and was wondering if there's a generic way to set the dimensions of a
given window of a given app that is ...

