The cursor tag has no wiki summary.
1
vote
2answers
826 views
Linux Mint 13 Xfce window button disappeared & no mouse cursor in text mode
I am using Linux Mint 13 Xfce version on VBox. After one month without any problem suddenly today I noticed that the min-max-close buttons on all windows have disappeared.
Secondly, I can write in ...
1
vote
1answer
342 views
How to configure the terminal so that a mouse click will move the cursor to the current mouse position
What I'm looking for is how to configure the terminal so that it behaves like nano -m.
I know that xterm inside fvwm2 running on slackware does this but neither gnome or kde does it. I have tested ...
1
vote
1answer
56 views
Mouse cursor became a big X
Below is a screenshot from Chromium browser, running in Razor-Qt desktop,
In other DEs, the cursor is just normal, but here you can see it becomes a big X, anyone know how to fix that? The cursor ...
0
votes
1answer
539 views
Weird mouse behaviour. Debian wheezy
When I move my mouse slowly over the desktop the pointer jumps often a few pixels (one or two) in the opposite direction of which I move my mouse. Horribly when trying to set the cursor around some ...
1
vote
2answers
175 views
Nonblinking cursor in xmonad
I'm trying to get a nonblinking cursor in gnome-terminal.
In gnome I used gconftool-2 -s /apps/gnome-terminal/profiles/Default/cursor_blink_mode -t string off do accomplish this. How can i stop the ...
4
votes
1answer
434 views
How to change cursor shape, color, and blinkrate of Linux Console?
I know I can change some fundamental settings of the Linux console, things like fonts, for instance, with dpkg-reconfigure console-setup.
But I'd like to change things like blinkrate, color, and ...
1
vote
2answers
249 views
XFCE hangs with hand cursor
I am using Xubuntu 12.04 in a remote environment. Off late, I am observing that sometimes the cursor turns into a hand and stops responding. I cannot do anything to fix it.
The only solution seems to ...
4
votes
1answer
107 views
Using Regex in vim movment
Is there any way to use regular expression for movement in vim. For example,
I want to move my cursor to the first occurrence of the pattern abc. So can I do something analogous to fa but now a ...
10
votes
1answer
235 views
Can I make vim change its cursor behavior?
I've been using vim for a few years as a secondary editor but for various reasons, I find myself using it more and more even when my primary editor is available. One problem that has always bugged me ...
1
vote
0answers
241 views
Debian “sid”/Gnome: bash + browser cursor blink
I'm struggling to make the cursor in bash stop blinking. Also, the cursor in Iceweasel has started blinking again, but, for some reason, a lot slower than in bash :) I got those problems since I ...
4
votes
2answers
264 views
DEC ANSI command sequence questions; cursor movement
So I'm writing a terminal emulation (I know, I should just compile putty, etc.) and am at the stage of plodding through vttest to make sure it's right. I'm basing it on the VT102 for now but will add ...
4
votes
1answer
433 views
urxvt transparent cursor
I've changed my .Xdefaults for a black background, white foreground, but my cursor is now opague. I can't see the letter I'm over, and worse, I can't see my screen hardstatus.
Google is just pulling ...
2
votes
1answer
139 views
Is there a program which gives the X screen co-ords of the Text-cursor (insertion point)?
xdotools gives the ability to insert text at the current text insertion point, but it doesn't seem(?) to have an option which gets the actual screen x,y co-ordinates... Is there any such program? ... ...
