Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Left click select,right click copy Post 302120948 by new2ss on Sunday 10th of June 2007 10:54:56 PM
Old 06-10-2007
Left click select,right click copy

Hi all,

when i ssh into my linux machine, i can do a double left click and then right click to paste it anywhere i need.

However, on the actual machine, in the terminal, i cannot do a double left click and right click to paste it. i need to right click and select Copy followed by click click and 'Paste' at the target location.

How can i set my terminal to allow the same double left click and then right click to paste?

-----------------
i managed to find the solution to my problem. in ssh, i could do a paste with the right click because the ssh program is configured to do so. If i am in the actual machine, opening a terminal, the paste function can be achieved by clicking on the centre button or the wheel, depending on what kind of mouse i am using.

Last edited by new2ss; 08-20-2007 at 12:31 AM..
 

7 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Click here to search

This is a niCe idea. BUT it is makeing my eyes cross due to the color contrast of the letters. can you do it in a matching yellow/white/black anything other then the red would be great. it makes it annoying to look at that portion of the screen. But it is a great idea. (2 Replies)
Discussion started by: Optimus_P
2 Replies

2. UNIX for Dummies Questions & Answers

Click here for the best unix in the world!!!!

To anyone who asks which Unix is the best... or which one I should use... Probably the best timeline I have ever seen. Read this link... http://www.levenez.com/unix/history.html#08 (0 Replies)
Discussion started by: Kelam_Magnus
0 Replies

3. Shell Programming and Scripting

Bash scripting for right click

Hi All, how do i write a bash script to mimic my right button click.. we have a design software which gives results based upon our conditon, and we can right click and it will show options to export as a particular file, As i want to do the above sequence for several iterations, is there... (2 Replies)
Discussion started by: mayi
2 Replies

4. UNIX for Dummies Questions & Answers

Move the folder which I right click

Hi! I don't use to program much with unix but it would be useful to create a script to move a folder to a default directory. For example I right click on a directory and the script moves it to the home folder At the moment I've this but doesn't work: and I also tryed this and... (0 Replies)
Discussion started by: ruben.rodrigues
0 Replies

5. Programming

Xlib programming - Emulating left click press/released

Hi, Lately my university asked me to develop an application to be installed on some computers for the disabled. I've developed a head tracking software (it moves the cursor on the screen following your head's movements using a webcam), and it works greatly so far except for a missing feature.... (2 Replies)
Discussion started by: BlackLight
2 Replies

6. OS X (Apple)

How to Right Click On Laptop

I have had an apple mac book for several months. I have been learning about it, I even got the snow leopard manual. It says nothing about right clicking on the apple mouse interface(trackpad?). How do I do this? Thank You.:b: (2 Replies)
Discussion started by: N-Training
2 Replies

7. Red Hat

Copy on right click not available on FTP URL

I had a query that if the ftp service is enabled on a RHEL server, then, why is the right-click on the URL which is like: ftp://10.101.18.19 does not yield a save-as box? But if I do a ftp to the server like ftp <server_name> the mget for a file works. I hope my query is clear... (6 Replies)
Discussion started by: RHCE
6 Replies
KEYNAV(1)						      General Commands Manual							 KEYNAV(1)

NAME
keynav - a keyboard-driven mouse cursor mover SYNOPSIS
keynav DESCRIPTION
Keynav makes your keyboard a fast mouse cursor mover. You can move the cursor to any point on the screen with a few key strokes. It also simulates mouse click. You can do everything mouse can do with a keyboard. HOW TO USE
Run keynav, and activate it by pressing Ctrl+; (semicolon). You should see a thin frame on the screen with a cross in it. Default configuration: * h : select the left half of the region * j : select the bottom half of the region * k : select the top half of the region * l : select the right half of the region * Shift+h : move the region left * Shift+j : move the region down * Shift+k : move the region up * Shift+l : move the region right * Semicolon: move the cursor to the center of the selected region * Spacebar : move the cursor and left-click * Escape : cancel the move CONFIGURATION
You can configure your own key setting. There is an example in /usr/share/doc/keynav/keynavrc. Copy it to $HOME/.keynavrc and edit it as you like. CONFFILE COMMANDS
* start : activate keynav * end : deactivate keynav * cut-left : select the left half of the region * cut-right : select the right half of the region * cut-up : select the top half of the region * cut-down : select the bottom half of the region * move-left : move the region left * move-right : move the region right * move-up : move the region up * move-down : move the region down * warp : move the cursor to the center of the selected region * click 1 : left-click * click 2 : middle-click * click 3 : right-click * doubleclick 1: left-click twice quickly * doubleclick 2: middle-click twice quickly * doubleclick 3: right-click twice quickly * drag <button> [keyseq]: toggle dragging mode for the given button Example: "drag 1 alt" to do a alt+click-drag * grid <rows>x<columns> : change the grid layout of the selection Example: "grid 2x3" to cut screen to 6 cells * cell-select <row>x<column>: select a specific cell in the grid * cell-select <cell> : select a specific cell in the grid AUTHOR
keynav was written by Jordan Sissel <jls@semicomplete.com>. This manual page was written by Wen-Yen Chuang <caleb@calno.com>, for the Debian project (but may be used by others). KEYNAV(1)
All times are GMT -4. The time now is 12:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy