Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Left click select,right click copy Post 302121038 by sysgate on Monday 11th of June 2007 11:00:55 AM
Old 06-11-2007
I guess this will depend on the UNIX flavor you have and the terminal, I'd suggest asking the local unix admin.
 

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
mousetweaks(1)						      General Commands Manual						    mousetweaks(1)

NAME
mousetweaks - Accessibility enhancements for the mouse SYNOPSIS
mousetweaks [--enable-dwell] [--enable-secondary] [--dwell-time=FLOAT] [--secondary-time=FLOAT] [-m|--dwell-mode=STRING] [-c|--show-ctw] [-x|--ctw-x=INT] [-y|--ctw-y=INT] [-t|--threshold=INT] [-s|--shutdown] [--disable-animations] [--daemonize] [-?|--help] DESCRIPTION
mousetweaks is a daemon that provides various mouse features for the GNOME desktop. It depends on the Assistive Technology Service Provider Interface (AT-SPI). OPTIONS
--enable-dwell Automatically perform mouse clicks without using a physical button. --enable-secondary Trigger the secondary mouse button when the primary mouse button is held down for a specified amount of time. --dwell-time=FLOAT Time to keep the pointer motionless before a dwell click is performed. Range: 0.2 - 3.0 seconds. --secondary-time=FLOAT Time to hold the primary mouse button before a simulated secondary click is performed. Range: 0.5 - 3.0 seconds. -m, --dwell-mode=STRING Select a dwelling mode. Available arguments are: window, gesture WINDOW Select the active click type from a window or a panel applet. GESTURE Perform clicks by moving in different directions after the cursor changes its shape. -c, --show-ctw Show the click-type window. Only useful in combination with dwell-mode=window. -x, --ctw-x=INT X Position of the click-type window on screen. -y, --ctw-y=INT Y Position of the click-type window on screen. -t, --threshold=INT Ignore small pointer movements. Range 0 - 30 pixels. -s, --shutdown Stop the mousetweaks daemon. --disable-animation Disable cursor animations. The animation shows the timer progress for dwell clicks and secondary clicks as cursor overlay. --daemonize Start mousetweaks in the background, ie. spawn a child process. --login Start mousetweaks in login mode. In login mode, mousetweaks does not check whether AT-SPI is running. FILES
~/.mousetweaks.pid The daemon creates a lock file in the users home directory to keep track of its status. BUGS
Report bugs to <http://bugzilla.gnome.org/> <http://bugzilla.gnome.org/> AUTHORS
mousetweaks was written by Gerd Kohlberger LICENSE
Licenced under the GNU General Public License v3 or later. SEE ALSO
dwell-click-applet(1), pointer-capture-applet(1), Assistive Technology Service Provider Interface (AT-SPI) mousetweaks(1)
All times are GMT -4. The time now is 04:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy