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

NAME
loch -- Therion model viewer SYNOPSIS
loch DESCRIPTION
This manual page documents loch, which is part of the therion-viewer package. loch is a 3D viewer which displays .lox files produced by therion and allows them to be examined. OPTIONS
loch takes no options. BASIC CONTROL
Key and Mouse Controls Function Mouse action Key Zoom & Rotate Left click + drag Zoom only Left click + drag up/down, then hold left and click right Ctrl + Up/Down Rotate only Left click + drag left/right, then hold left and click right Left/Right Pan Right click + drag Shift + Arrows Tilt Middle (wheel) click + drag or wheel rotate Up/Down Full screen Left double click F11 Context menu Right click If continuous rotation is turned on, then rotation mouse movements change the speed or direction of rotation. If rotation is locked, then rotation mouse movements have no effect. OFF SCREEN RENDERING
Loch is able to render large bitmaps that can be afterwards post processed and printed. Bitmaps can be exported in PDF, PNG or BMP formats. Configuration of export is done via the Rendering setup dialog. You can set the following features: Size and Scaling Screen shot: Screen copy will be saved into a file with no other changes. Image width: The screen image will be exported with the specified width. Image height: The screen image will be exported with the specified height. Scale: The screen image will be exported with the specified scale. Image options Rendering resolution: Resolution of the image file used when image size or scale are specified. Image size: Image size in pixels and uncompressed bytes calculated from previous settings. White background: Force white background in exported image. KNOWN BUGS
Sometimes empty rectangles appear in off screen rendered file. Changing the window size usually helps. * Crashes have been observed on intel graphics cards unless the texture initialisations are removed in the code. * Stereo mode does not work correctly on some graphics adapters. * This help does not work. SEE ALSO
therion (1), xtherion (1). For full information see the Therion Manual in /usr/doc/therion/thbook which describes therion-viewer and its use in detail. AUTHOR
This manual page was adapted from existing docs by Wookey wookey@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public Licence, Version 2 or any later ver- sion published by the Free Software Foundation. THERION(1)