mousing on both sides of a TouchStream?
Moderator: The00Dustin
mousing on both sides of a TouchStream?
Hi, I'd like to be able to use both sides of my TouchStream for mousing, but it appears that you can only enable one at a time. Anyone know if there's a way to do this?
-Thanks
-Thanks
Two Handed
You can start a two handed gesture and then only move the left hand. I haven't found a great use for it, but if I set down 2 figers from both hands and then move the left it will move the mouse. With the right gesture settings, mostly just setting up the two handed gesture in the same way as the right hand.
Re: mousing on both sides of a TouchStream?
It should be fairly trivial to do this from the MyGesture Editor.moof wrote:Hi, I'd like to be able to use both sides of my TouchStream for mousing, but it appears that you can only enable one at a time. Anyone know if there's a way to do this?
If you actually want to do this, and have it act the same way on both sides (meaning 2 adjacent fingers to move the mouse cursor), then I would just replace the 4 text cursor movement gestures on the lefthand with the same mouse cursor movement gesture that's on the righthand.
I say "should be trivial" because I haven't actually tried it, nor would I, since I use the lefthand text cursor movement gestures quite often.
@nomaded
TouchStream Mini - February 26, 2002 - Sold
TouchStream Stealth - March 18, 2002 - Windows 7 Ultimate (home)
TouchStream MacNTouch (white) - July 23, 2003 - Retired
TouchStream LP - March 31, 2004 - In storage
TouchStream MacNTouch (silver) - December 1, 2004 - In storage
Stenovations Digitouch (dvorak) - 2007 - Windows 7 Ultimate (work)
Stenovations Digitouch (dvorak) - 2007 - In storage
TouchStream Mini - February 26, 2002 - Sold
TouchStream Stealth - March 18, 2002 - Windows 7 Ultimate (home)
TouchStream MacNTouch (white) - July 23, 2003 - Retired
TouchStream LP - March 31, 2004 - In storage
TouchStream MacNTouch (silver) - December 1, 2004 - In storage
Stenovations Digitouch (dvorak) - 2007 - Windows 7 Ultimate (work)
Stenovations Digitouch (dvorak) - 2007 - In storage
-
- Regular
- Posts: 37
- Joined: 27 Apr 2005, 13:52
- Contact:
I'm going to stick my neck out and say no, it's not possible.
Reason: I backed up my XML configuration file then changed mousing to the left side and saved a new file.
When I compared the two files, the only difference was an added bit:
swap_hands="true"
Therefore, it seems that there is no way to do both sides simultaneously.
Milo
P.S.
For the record, I type Dvorak but have the TS LP set to QWERTY because I use a laptop and want to be able to use the built-in keyboard interchangably.
For the further record, I'm a Mac and Linux user, and only use Windows at work. ;o)
For reference, here are the lines in question:
Compare: (<)C:\Documents and Settings\milochs\My Documents\MyGestures\qworak_left.xml (7355 bytes)
with: (>)C:\Documents and Settings\milochs\My Documents\MyGestures\qworak.xml (7337 bytes)
91c91
< <UserOptions driverContext=" win qwerty" layoutContext=" us101" swap_hands="true" game_mode_switchable="true" lefthalf_gamekeys_only="true" enable_varspeed_typematic="false">
---
> <UserOptions driverContext=" win qwerty" layoutContext=" us101" game_mode_switchable="true" lefthalf_gamekeys_only="true" enable_varspeed_typematic="false">
Reason: I backed up my XML configuration file then changed mousing to the left side and saved a new file.
When I compared the two files, the only difference was an added bit:
swap_hands="true"
Therefore, it seems that there is no way to do both sides simultaneously.
Milo
P.S.
For the record, I type Dvorak but have the TS LP set to QWERTY because I use a laptop and want to be able to use the built-in keyboard interchangably.
For the further record, I'm a Mac and Linux user, and only use Windows at work. ;o)
For reference, here are the lines in question:
Compare: (<)C:\Documents and Settings\milochs\My Documents\MyGestures\qworak_left.xml (7355 bytes)
with: (>)C:\Documents and Settings\milochs\My Documents\MyGestures\qworak.xml (7337 bytes)
91c91
< <UserOptions driverContext=" win qwerty" layoutContext=" us101" swap_hands="true" game_mode_switchable="true" lefthalf_gamekeys_only="true" enable_varspeed_typematic="false">
---
> <UserOptions driverContext=" win qwerty" layoutContext=" us101" game_mode_switchable="true" lefthalf_gamekeys_only="true" enable_varspeed_typematic="false">
Thanks for the info - ps - I also use Dvorak but have my LP set to QWERTY for the same reason..Shawn_Milo wrote:P.S.
For the record, I type Dvorak but have the TS LP set to QWERTY because I use a laptop and want to be able to use the built-in keyboard interchangably.
For the further record, I'm a Mac and Linux user, and only use Windows at work. ;o)

Well, this is really weird, but I can move the mouse cursor now with either my right hand, my left hand or both hands at the same time.Shawn_Milo wrote:I'm going to stick my neck out and say no, it's not possible.
Reason: I backed up my XML configuration file then changed mousing to the left side and saved a new file.
When I compared the two files, the only difference was an added bit:
swap_hands="true"
Therefore, it seems that there is no way to do both sides simultaneously.
How did I do this? I did what I suggested in my post, above, in this same thread. I've only set up LH 2F for mouse pointing and clicking. I did not map the MMB or RMB to the LH - I'll leave that as an exercise for the reader.
Time to go back to my previous config.
@nomaded
TouchStream Mini - February 26, 2002 - Sold
TouchStream Stealth - March 18, 2002 - Windows 7 Ultimate (home)
TouchStream MacNTouch (white) - July 23, 2003 - Retired
TouchStream LP - March 31, 2004 - In storage
TouchStream MacNTouch (silver) - December 1, 2004 - In storage
Stenovations Digitouch (dvorak) - 2007 - Windows 7 Ultimate (work)
Stenovations Digitouch (dvorak) - 2007 - In storage
TouchStream Mini - February 26, 2002 - Sold
TouchStream Stealth - March 18, 2002 - Windows 7 Ultimate (home)
TouchStream MacNTouch (white) - July 23, 2003 - Retired
TouchStream LP - March 31, 2004 - In storage
TouchStream MacNTouch (silver) - December 1, 2004 - In storage
Stenovations Digitouch (dvorak) - 2007 - Windows 7 Ultimate (work)
Stenovations Digitouch (dvorak) - 2007 - In storage
Re: mousing on both sides of a TouchStream?
I don't know if you can enable it for both sides at one time, but here's what I did:moof wrote:Hi, I'd like to be able to use both sides of my TouchStream for mousing, but it appears that you can only enable one at a time. Anyone know if there's a way to do this?
-Thanks
Set left-palm slide-left and right-palm slide-left to "Left-Half Pointing On".
Set left-palm slide-right and right-palm slide-right to "Right-Half Pointing On".
This way, I can use either hand to select either kind of pointing (arrow-key or cursor-movement). I think the other gestures (scrolling, etc.) switch as well.
I wanted to be able to use the keyboard one-handed with either hand, and this did the trick nicely. The palm-slide for switching is easy to do, but hard to do by accident, which is good.
-jeffB (Jeff Brandenburg, Durham, NC, USA)
Re: mousing on both sides of a TouchStream?
Thanks! This worked perfectly!-jeffB wrote:I don't know if you can enable it for both sides at one time, but here's what I did:
Set left-palm slide-left and right-palm slide-left to "Left-Half Pointing On".
Set left-palm slide-right and right-palm slide-right to "Right-Half Pointing On".
This way, I can use either hand to select either kind of pointing (arrow-key or cursor-movement). I think the other gestures (scrolling, etc.) switch as well.
I wanted to be able to use the keyboard one-handed with either hand, and this did the trick nicely. The palm-slide for switching is easy to do, but hard to do by accident, which is good.
In the course of setting up my new mini, I fell over a library that may help in this context. To be found here.
It is called "both_hands_pointNdrag_lib" and I think it may actually do what was asked here.
Maybe one of you from the old forum may remember how it was used because I don't anymore?
cheers
eve
P.S. just found the entry in the old forum
It is called "both_hands_pointNdrag_lib" and I think it may actually do what was asked here.
Maybe one of you from the old forum may remember how it was used because I don't anymore?
cheers
eve
P.S. just found the entry in the old forum
- frenchghost
- Hang-around
- Posts: 8
- Joined: 21 Jul 2005, 17:06
- Location: Paris, France
- Contact:
Everything is explained in the post from fingerworks where you got this file from.eve wrote:Maybe one of you from the old forum may remember how it was used because I don't anymore?
You have to import the xml configuration file with the MyGesture Editor:
File->Import Gesture Library or click on the Import Gesture Library module... icon

...more on the FW site
But beware that this will replace L2F-Text Pointing and L3F-Text Selection gestures!

a whisper from the ghost
Who is online
Users browsing this forum: No registered users and 2 guests