I want to change the cursor type on every opened applications (including the desktop and the panels).
I use GNU/Linux and GTK+.
Here is my attempt to change the cursor type system-wide:
List<weak Gdk.Window> windows = Screen.get_default().get_toplevel_windows();
foreach(Gdk.Window window in windows) {
window.set_cursor(new Cursor(CursorType.PIRATE));
}
This code only changes the curs
Hey all,I just installed Arch on a new hard drive on a Macbook Pro. I am using the subtle window manager. For some reason, my cursor arrow is cut in half so that only the top half is visible. This is the case with all cursors (i.e. the pointer cursor, the text bar cursor, etc).
I often use ALT+TAB but sometimes, not always, after 0.3 secs it loses the focus on the newly switched window.
Dear all,
My first post so a hello to everyone ):P
I'm VERY new to ubuntu so need some help!
Question: Is it possible to get keyboard shortcut prompt boxes to come up when one hovers the mouse cursor over certain parts (eg over the close or minimise window icons) - I like the way that GIMP does this so you can learn as you go - I searched in the help menu, but there's just a list and I'm
I mind if there is possible to change from a window to another by binding a key shortcut to every window. I mean for example to go to my navigator i would press alt-q and to switch to skype i would press alt-w thing like that, do you think its possible ?
i'm using ubuntu 12.04 with unity desktop, is there any method to revise or disable shortcut Alt? when Alt is pressed, a command input panel pops up, it is convinent. however, when i want to swith from one app window to another app window with Alt+Tab, the command input panel pops up unexpectedly.
I've noticed (more than a few linux servers) while I'm editing a configuration file via SSH the text cursor looses it's place... The only way to regain it's correct visual placement is by stretching the terminal window. It's as if it's lagging up; but i'm on a solid connection..
Anyone?
Prior to the new Unity interface, there was an option to select the active window based on the position of the cursor as opposed to needint to click on a window to make it active. I prefer the former action and used it since Warty, but have been unable to determine how to set it in 12.04. Has anyone solved this annoying trait yet?
After I close a program, part of the window remains open. The affected part of the screen remains as it was when the window was open, and it stays on top of other windows. It's not a redraw issue per se -- xrefresh doesn't help since it repaints the bad window.
This phantom window does not appear in the 'task bar' or Alt+Tab switcher, but it's not just a screen artifact either.