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
MULTILOAD_APPLET(1)													       MULTILOAD_APPLET(1)

NAME
multiload_applet - Multiload (cpu, load average, memory, net, swap) applet for the GNOME panel. SYNOPSIS
multiload_applet [ --activate-goad-server[=GOAD_ID] ] DESCRIPTION
multiload_applet Contains 5 applets. CPU Load Applet. To add this applet to a Panel, right-click on the Panel and choose Applets->Monitors->CPULoad Load Average Applet. To add this applet to a Panel, right-click on the Panel and choose Applets->Monitors->Load Average Memory Applet. To add this applet to a Panel, right-click on the Panel and choose Applets->Monitors->MemLoad Net Applet. To add this applet to a Panel, right-click on the Panel and choose Applets->Monitors->NetLoad Swap Applet. To add this applet to a Panel, right-click on the Panel and choose Applets->Monitors->SwapLoad OPTIONS
--activate-goad-server (Internal use only) GOAD server ID to activate GOAD_ID may be: multiload_cpuload_applet start the cpu applet. multiload_loadavg_applet start the load average applet. multiload_memload_applet start the memory applet. multiload_netload_applet start the net applet. multiload_swapload_applet start the swap applet. AUTHOR
This manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others). 10 februar 2002 MULTILOAD_APPLET(1)