<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5159&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Beyond the mouse and keyboard]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5159</link>
		<description><![CDATA[The most recent posts in Beyond the mouse and keyboard.]]></description>
		<lastBuildDate>Tue, 09 Aug 2022 00:04:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Beyond the mouse and keyboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=36987#p36987</link>
			<description><![CDATA[<div class="quotebox"><cite>Camtaf wrote:</cite><blockquote><div><p>My main keyboard is a CiT KB-738, its small overall size is what drew me to it, I hate those massive keyboards with keypads &amp; multi media keys, this is just a keyboard. <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>When I&#039;m setting up my RPi, I often use a wireless mini keyboard with touch pad.</p><p>Maybe one of the above may appeal to you. <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>EDIT: Almost forgot, I use xvkbd on my thin client computer, I don&#039;t type much generally, &amp; this suffices for online web browser, music, videos, &amp; time wasting games. <img src="http://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p></div></blockquote></div><p>Thank you for sharing your setup! I have an Ultimate Hacking Keyboard. It splits in half, which is a necessity for touch typing, and I can change the bindings with a key combination. </p><p>I actually do ( or did ) a lot of typing and unless I get the voice dictation working, well....... </p><p>After doing all that research, maybe I should get some different switches. Never can have too many tools. The brown Kailh box switches are too hard to press down. OH I GET IT NOW, it&#039;s because the force is at 60. I could get a 45...</p>]]></description>
			<author><![CDATA[dummy@example.com (auanta)]]></author>
			<pubDate>Tue, 09 Aug 2022 00:04:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=36987#p36987</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beyond the mouse and keyboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=36977#p36977</link>
			<description><![CDATA[<p>My main keyboard is a CiT KB-738, its small overall size is what drew me to it, I hate those massive keyboards with keypads &amp; multi media keys, this is just a keyboard. <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>When I&#039;m setting up my RPi, I often use a wireless mini keyboard with touch pad.</p><p>Maybe one of the above may appeal to you. <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>EDIT: Almost forgot, I use xvkbd on my thin client computer, I don&#039;t type much generally, &amp; this suffices for online web browser, music, videos, &amp; time wasting games. <img src="http://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Mon, 08 Aug 2022 14:11:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=36977#p36977</guid>
		</item>
		<item>
			<title><![CDATA[Beyond the mouse and keyboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=36970#p36970</link>
			<description><![CDATA[<p>I love my &quot;hacker&#039;s&quot; keyboard but I find that it is too big for me, so it hurts my hands because I don&#039;t have the range most people do and I get tired quickly. (A vim person most definitely.) I just wish that it was smaller because I strain to reach the keys. I thought it is only because I am a bad typist! (Sarcasm alert: Only REAL hackers type 999 WPM in the dark on a glow in the dark dvorak keyboard that goes clackity clack! ... Reality: become a fast typist, still struggle with the keyboard, and get chronic pain.)</p><p>Most devices on the market that cater to hackers are kinda inaccessible and uncomfortable for to me to use, it gets worse with age. There are some devices but they run proprietary stuff and often don&#039;t work on Linux. </p><p>I think I am stuck now having to look for <strong>alternatives to keyboards altogether</strong> because 99% of them hurt, I can&#039;t live this way! Also it would be ideal to do typing while I am walking outside or just moving around in general. Not just on a phone, either, but the PinePhone does help.</p><p>Anyway so now I say No More of this Nonsense! I&#039;m trying to put together some solutions for alternative input devices. And, even among the supposed alternatives...not a lot really satisfy. But I will list here what I find compelling, and your thoughts are welcome.</p><p>So this is just a place to collect my research on what may or may not become a project... (I know, I need a blog..)</p><ul><li><p>Voice dictation in GNU/Linux<br />-- <a href="https://github.com/ideasman42/nerd-dictation" rel="nofollow">https://github.com/ideasman42/nerd-dictation</a> is really good which uses VOSK-API, which in turn uses Kaldi<br />-- VOSK based solutions are the simplest to set up whereas with Kaldi I had to compile GBs of code.</p></li><li><p>Coding with your voice using Kaldi<br />-- THIS MAN. <a href="https://www.youtube.com/watch?v=eBe0p9slFdI" rel="nofollow">https://www.youtube.com/watch?v=eBe0p9slFdI</a>&#160; <br />--- <a href="https://github.com/grwgreg/silviux" rel="nofollow">https://github.com/grwgreg/silviux</a>&#160; &#160;<br />--- <a href="https://github.com/grwgreg/streaming-audio-recognition" rel="nofollow">https://github.com/grwgreg/streaming-audio-recognition</a><br />-- Another example <a href="https://www.youtube.com/watch?v=Qk1mGbIJx3s" rel="nofollow">https://www.youtube.com/watch?v=Qk1mGbIJx3s</a><br />--- <a href="https://github.com/dictation-toolbox/dragonfly" rel="nofollow">https://github.com/dictation-toolbox/dragonfly</a><br />--- <a href="https://github.com/daanzu/dragonfly_daanzu_tools" rel="nofollow">https://github.com/daanzu/dragonfly_daanzu_tools</a><br />--- <a href="https://github.com/daanzu/kaldi-active-grammar" rel="nofollow">https://github.com/daanzu/kaldi-active-grammar</a></p></li><li><p>Typing gloves, gesture gloves<br />-- Arduino typing glove <a href="https://github.com/SilentDreamcast/gestureGlove/blob/master/glove.jpg" rel="nofollow">https://github.com/SilentDreamcast/gest … /glove.jpg</a><br />-- Sign Language Glove <a href="https://www.youtube.com/watch?v=f1lSoTNKzfQ" rel="nofollow">https://www.youtube.com/watch?v=f1lSoTNKzfQ</a><br />--- <a href="https://people.ece.cornell.edu/land/courses/ece4760/FinalProjects/f2014/rdv28_mjl256/webpage/index.html" rel="nofollow">https://people.ece.cornell.edu/land/cou … index.html</a></p></li><li><p>Interesting blog about ergonomics and RSI, funny enough I have one of their &quot;best&quot; picks for keyboards <br />-- <a href="http://xahlee.info/kbd/ergonomic_keyboards_index.html" rel="nofollow">http://xahlee.info/kbd/ergonomic_keyboards_index.html</a><br />-- &quot;USA is thriving with crowd funded fancy keyboards that will become available in year 3000, or DIY keyboards that take a life-time to build. Meanwhile in China, sound ergonomic keyboards, are a dime a dozen, and 5 times cheaper&quot; <img src="http://dev1galaxy.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /> xahlee.info/kbd/ly092_mini_keyboard.html<br />-- Wrist Pronation (long hours on a keyboard) <a href="http://xahlee.info/kbd/keyboard_forearm_pronation.html" rel="nofollow">http://xahlee.info/kbd/keyboard_forearm_pronation.html</a></p></li><li><p>Thumb keyboard <a href="https://www.sciencedaily.com/releases/2017/11/171129133508.htm" rel="nofollow">https://www.sciencedaily.com/releases/2 … 133508.htm</a></p></li><li><p>Chording keyboard <a href="https://www.tifaq.org/keyboards/chording-keyboards.html" rel="nofollow">https://www.tifaq.org/keyboards/chording-keyboards.html</a><br />-- <a href="https://www.youtube.com/watch?v=0AZoeCmnyow" rel="nofollow">https://www.youtube.com/watch?v=0AZoeCmnyow</a><br />-- New driver for the old Twiddler keyboard <a href="https://github.com/brandon-rhodes/twiddler-1-driver" rel="nofollow">https://github.com/brandon-rhodes/twiddler-1-driver</a></p></li><li><p>Chording air-type keyboard <a href="https://www.youtube.com/watch?v=B39J8RpBLvw" rel="nofollow">https://www.youtube.com/watch?v=B39J8RpBLvw</a> <a href="https://github.com/cmsunu28/sotto" rel="nofollow">https://github.com/cmsunu28/sotto</a></p></li><li><p>Software keyboards (there are a million)<br />-- Drifting keyboard moves with your movements <a href="https://www.youtube.com/watch?v=9EAi5Hxoovo" rel="nofollow">https://www.youtube.com/watch?v=9EAi5Hxoovo</a></p></li><li><p>Hardware keyboards overview by a professional <a href="https://www.youtube.com/watch?v=5OfcrvbUlgc&amp;t=63s" rel="nofollow">https://www.youtube.com/watch?v=5OfcrvbUlgc&amp;t=63s</a></p></li><li><p>Keyboard link dump by another poor soul <a href="https://community.keyboard.io/t/random-custom-keyboard-links-dump/1333" rel="nofollow">https://community.keyboard.io/t/random- … -dump/1333</a><br />-- Success story: &quot;2016 07 16 With the help of adafruit.com I have finally (14 years :slight_smile: made a Bluetooth Low Energy (BLE) Chordite, as follows. What Adafruit has done is hand us a BLE module as a black box which you communicate with by AT+ commands, in the style of an old-fashioned telephone modem, along with enough documentation to make sense of it. Pretty slick. Bordering on awesome. The state of my code is such that both keyboard and mouse mode work with my wife’s macbook but so far only the keyboard works with my Android settop box. Probably some timing issue. The prototype fabrication instructions downloadable at chordite.com 3 are still the best I have.<br />board: <a href="https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/overview" rel="nofollow">https://learn.adafruit.com/adafruit-fea … e/overview</a> 2 schematic: <a href="https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/downloads" rel="nofollow">https://learn.adafruit.com/adafruit-fea … /downloads</a> atmega32u4 datasheet: <a href="http://www.atmel.com/devices/atmega32u4.aspx" rel="nofollow">http://www.atmel.com/devices/atmega32u4.aspx</a> Arduino setup info: <a href="https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/setup" rel="nofollow">https://learn.adafruit.com/adafruit-fea … t-le/setup</a> beta-quality source code: <a href="https://groups.yahoo.com/neo/groups/chordite/files/BLE%20Chordite/" rel="nofollow">https://groups.yahoo.com/neo/groups/cho … 0Chordite/</a> &quot;</p></li><li><p>Braille smartphone keypads<br />-- <a href="https://hackaday.io/project/21175-tipo-braille-smartphone-keypad" rel="nofollow">https://hackaday.io/project/21175-tipo- … one-keypad</a><br />-- <a href="https://www.youtube.com/watch?v=wueLXCbm_KY" rel="nofollow">https://www.youtube.com/watch?v=wueLXCbm_KY</a></p></li><li><p>Stenographic piano keyboard lets you do the highest speed at 200 WPM! <a href="http://xahlee.info/kbd/michela_chorded_keyboard.html" rel="nofollow">http://xahlee.info/kbd/michela_chorded_keyboard.html</a></p></li><li><p>Combined stenotype, piano and computer keyboard styles <a href="http://xahlee.info/kbd/stenotype_machine.html" rel="nofollow">http://xahlee.info/kbd/stenotype_machine.html</a></p></li></ul>]]></description>
			<author><![CDATA[dummy@example.com (auanta)]]></author>
			<pubDate>Mon, 08 Aug 2022 03:07:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=36970#p36970</guid>
		</item>
	</channel>
</rss>
