Tagged Questions
3
votes
1answer
658 views
How to configure the double click behavior in an X terminal?
Under different Unix/Linux systems I've observed different double click behavior in X terminal applications (e.g. xterm).
Sometimes a double click selects everything left and right until the next ...
1
vote
1answer
355 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 ...