control click variables


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting control click variables
# 1  
Old 10-22-2008
control click variables

I want to be able to control click (Mac) and be able to select from a context menu...run file....and have it dynamically run based on the control click.

How do I get the control click absolute path of the filename? Are there different variables like directory, fullpath, extention?
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Reading control characters into variables

Hi, I am trying to write a shell script to help with some digital signature work currently being undertaken where we have a file that contains a number of rows ending with ^M. What I need to do is concatenate this using shell scripting and retain the control character. E.G. abc^M... (5 Replies)
Discussion started by: chris01010
5 Replies

2. 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

3. Shell Programming and Scripting

control variables...

Hi. I´ve a question to a running script: i=0 #fill an Array with all files in a folder ending with .sys for Par in *.sys ; do Par2="$Par" ; i=$((i... (1 Reply)
Discussion started by: Lock3
1 Replies

4. UNIX for Dummies Questions & Answers

For loop control with two variables in csh shell

Hi All How can i control for loop with two different variables in csh shell Regards Nikhil (1 Reply)
Discussion started by: Nikhilindurkar
1 Replies

5. UNIX for Dummies Questions & Answers

Using Variables for Bandwidth control

Hi, I am very new to scripting and have a question regarding variables and their use in a bandwidth monitoring script. I have identified a few primary variables being; Bandwidth CIR Download=32kbits <- these match as per the script below Bandwidth PIR Download=96kbits Bandwidth CIR... (1 Reply)
Discussion started by: vinnir
1 Replies

6. UNIX for Dummies Questions & Answers

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... (1 Reply)
Discussion started by: new2ss
1 Replies

7. 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
Login or Register to Ask a Question
istanbul(1)						      General Commands Manual						       istanbul(1)

NAME
istanbul - a desktop session recorder SYNOPSIS
istanbul [options] DESCRIPTION
This manual page documents briefly the istanbul command. istanbul is a program that allow you to record your desktop session. After you started it, you can control it with the icon in the notifi- cation area: a click on the icon to start recording, another click to stop. istanbul preferences can be configured with a right click on the icon. You can choose to record full screen, a selected windows or a par- ticular area. It can also record audio from GStreamer default input. By default it records to ~/desktop-recording.ogg OPTIONS
Istanbul follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, -?, --help Show summary of options. --version Show version of program. --help-all Print summary of all available options for istanbul. --help-gst Print summary of available options for the gstreamer framework. AUTHORS
Istanbul was written by Zaheer Abbas Merali <zaheerabbas@merali.org>. This manual page was written by Luca Bruno <luca.br@uno.it>, for the Debian project (but may be used by others). 02 October 2005 istanbul(1)