Sponsored Content
Full Discussion: I got a magic wand
The Lounge What is on Your Mind? I got a magic wand Post 302527728 by Perderabo on Saturday 4th of June 2011 10:53:34 PM
Old 06-04-2011
MySQL I got a magic wand

My new magic wand just came. It looks great. Looking at it, it looks like it is carved by hand from a solid piece of wood. It could easily serve as a prop in a Harry Potter film. But it is actually a high tech appliance.

A built-in accelerometer can detect how you are moving the wand. And it has a built-in vibrator so it can make a little tactile buzz to communicate to the user. It is a learning IR remote control. So, after training it, I can point it at the TV and it's like I have my fingers on a volume control. I turn it clockwise to increase the volume or counter clockwise to decrease the volume. Or I can flick it up to surf channels upwards or flick it down to surf channels downwards.

It can handle a few more gestures. But only a few. It won't be able to handle my entire home theatre setup. On the other hand I don't need to look at the wand to find a particular button. I'm pretty impressed with it so far. Smilie
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Boot Magic 7

For a multi-boot setup (win2K, XP & SuSE) over 3 drives, where should Boot Magic be installed to? And does it matter which o/s installs it? (3 Replies)
Discussion started by: onestepto
3 Replies

2. UNIX for Advanced & Expert Users

what is magic file ?

i am working under this sysytem SunOS sparc SUNW,UltraAX-i2 Some system on this server creates a file named like this. Elem_ee.xml.gz Elem_ee.xml.gz.magic In order to look into Elem_ee.xml.gz.magic, i first renamed Elem_ee.xml.gz.magic to Elem_ee.xml.gz and tried to unzip it. but returns... (3 Replies)
Discussion started by: oppai
3 Replies

3. Filesystems, Disks and Memory

Bad Magic Number

Dear All, i have a SCSI hard disk drive i'm installing on it solaris 5 and the workstation is sun sparc, i made an image of this H.D using Norton Ghost 6, so i took off the SCSI H.D from the sun workstation and put it on a Compaq server then i booted the server from the Norton Ghost floppy disk... (0 Replies)
Discussion started by: wesweshahaha
0 Replies

4. UNIX for Dummies Questions & Answers

magic.h

Where can I find #defines for filetypes like the ELF etc and the magic.h file? CAn anyone advice. Thanks in advance. (0 Replies)
Discussion started by: vijlak
0 Replies

5. UNIX for Advanced & Expert Users

magic.h

Where can I find #defines for filetypes like the ELF etc and the magic.h file? CAn anyone advice. Thanks in advance. (1 Reply)
Discussion started by: vijlak
1 Replies

6. Shell Programming and Scripting

sed magic!

Hi, I have this line in my script, and works perfect! tran= "$(sed = "$fname" | sed "/./N; s/\n/: /" | sed -n "${beg},${end}p")" $fname its a file, and gets multilines between beg and end.: Something like this: 1: line a 2: line b 3: line c But now, I want insert in the end of each... (9 Replies)
Discussion started by: vibra
9 Replies

7. UNIX for Dummies Questions & Answers

magic 8ball

when i use this code for the script of the magic 8ball, i get an error message and it always displays the sam answer. What am i doing wrong or what am i missing thanks #!/bin/sh #< Magic eight ball! # KW 26/11/04 # Requires "rand" echo "Enter \"q\" followed by return to quit" function... (6 Replies)
Discussion started by: JamieMurry
6 Replies

8. Shell Programming and Scripting

sed magic

I want to become an expert @ using sed, but i do not have enough time... Atm I have a repository in my apt/sources.list but it is commented out since i do not want to install packages from it (backtrack repository) except the exploitdb package. I would like make a command, lets say... (5 Replies)
Discussion started by: redsolja
5 Replies

9. Shell Programming and Scripting

sed magic

Hello all, I have an inherited an old ugly script I'm trying to clean up a bit. What I am currently working on is a line like the following: Complication=" and ta.secID = 011222 and upper(ta.proc_ctrl_no) != 'IMPACT'";; I just want to combine a search for lines that begin with... (5 Replies)
Discussion started by: blip42
5 Replies
SURF(1) 						      General Commands Manual							   SURF(1)

NAME
surf - simple webkit-based browser SYNOPSIS
surf [-e xid] [-i] [-p] [-s] [-v] [-x] URI DESCRIPTION
surf is a simple Web browser based on WebKit/GTK+. It is able to display websites and follow links. It supports the XEmbed protocol which makes it possible to embed it in another application. Furthermore, one can point surf to another URI by setting its XProperties. OPTIONS
-e xid Reparents to window specified by xid. -i Disable Images -p Disable Plugins -s Disable Javascript -v Prints version information to standard output, then exits. -x Prints xid to standard output. This can be used to script the browser by using xprop(1). USAGE
Escape Stops loading current page or stops download. Ctrl-h Walks back the history. Ctrl-l Walks forward the history. Ctrl-k Scrolls page upwards. Ctrl-j Scrolls page downwards. Ctrl-Shift-k Zooms page in. Ctrl-Shift-j Zooms page out Ctrl-Shift-i Resets Zoom Ctrl-/ Opens the search-bar. Ctrl-n Go to next search result. Ctrl-Shift-n Go to previous search result. Ctrl-g Opens the URL-bar. Ctrl-p Loads URI from primary selection. Ctrl-Shift-p Calls Printpage Dialog. Ctrl-r Reloads the website. Ctrl-Shift-r Reloads the website without using cache. Ctrl-y Copies current URI to primary selection. Ctrl-o show the sourcecode of the current page. SEE ALSO
dmenu(1) xprop(1) BUGS
Please report them! surf-0.4.1 SURF(1)
All times are GMT -4. The time now is 11:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy