Does anybody here use keynav? I have been a ThinkPad user all my life but the trackpoint hurt my fingers (like another commented here) Mouse and trackpad need a switch. I like keynav but its slow and I'm wondering if with prqctise I will actually get somewhere or will forever remain slow?
I love the TrackPoint, but finally I too am noticing a strain in my index finger. I am hoping to take things to the next level. Currently am looking at wiring a game controller-style thumb joystick to a Contra keyboard.
A Touchpad Embedded Keyboard
111–118 of 118 posts
Re: A Touchpad Embedded Keyboard
#112Built a keyboard like this 10 years ago. Always wondered when it would be launched as a product. :) https://www.youtube.com/watch?v=ltNSCOzxbvY
Imagine you already have optical tracking available for XY finger position. So all you want from the keyboard is sensitive "is the finger near xy really touching?" bits. Without compromising the expert typing experience (eg FlickBoard). Any thoughts on nice ways to approach this?
Spray every keycap with 4 conductive pads, and run 400+ wires... :/
Re: A Touchpad Embedded Keyboard
#113Re: A Touchpad Embedded Keyboard
#114[1]: https://link.springer.com/chapter/10.1007%2F978-3-642-03658-...
Re: A Touchpad Embedded Keyboard
#115Re: A Touchpad Embedded Keyboard
#116Built a keyboard like this 10 years ago. Always wondered when it would be launched as a product. :) https://www.youtube.com/watch?v=ltNSCOzxbvY
In case the soon-to-be-product Tactual keyboard[1] doesn't work out, I wonder... Imagine you already have optical tracking available for XY finger position. So all you want from the keyboard is sensitive "is the finger near xy really touching?" bits. Without compromising the expert typing experience (eg FlickBoard). Any thoughts on nice ways to approach this? Spray every keycap with 4 conductive pads, and run 400+ wi…
Re: A Touchpad Embedded Keyboard
#117Earlier quoted context omitted.
In case the soon-to-be-product Tactual keyboard[1] doesn't work out, I wonder... Imagine you already have optical tracking available for XY finger position. So all you want from the keyboard is sensitive "is the finger near xy really touching?" bits. Without compromising the expert typing experience (eg FlickBoard). Any thoughts on nice ways to approach this? Spray every keycap with 4 conductive pads, and run 400+ wi…
What touch pads use and also we did is capacitive sensors, but they don't really measure if something touches normally, they just give a high response if you are very close. Touchpads are covered by a insulating film. But, if you already know the x,y position then one option could potentially be to make the keys of a conductive plastic and measure the change in capacitance when they get touched. You just need "one" w…
So the objective is to have per-finger high-quality is-it-touching-or-not-quite touch determination, on a good keyboard. Perhaps made easier by having high-quality XY position available from the optical tracking.
A keyboard where every keycap was a multitouch touchpad would work... but seems problematic.
Monotouch pads are more feasible, but imagine home row fingers now shifted half a key to the left, so finger tips touch multiple keys, and keys are touched by multiple fingers. Now detect tapping, when the tapped key remains continuously touched, and the tapping finger may be in contact with other adjacent fingers.
One could wire together all keys, if say you have finger-tip electrodes. And wired fingers have the bonus of providing good touch determination for finger-finger contact, instead of just finger-key. But the pragmatics of electrodes on skin are messy, and gloves badly sacrifice typing experience.
Ah well. Thanks. Perhaps the Tactual PRISM keyboard will work out.