View Single Post
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#1
Wouldn't it be great to be on your NIT in Xterm, tap a single button at the $ prompt, and have

Code:
sudo gainroot
typed in for you automatically?

Or to tap a single button and have typed:

Code:
/user/home/media/mmc2/myfiles/music
Or click on a button called "fsck" and get:

Code:
fsck -fy /dev/mmcblk0p2
That is, wouldn't it be great to have a macro-typing applet that could enter your most used commands (or parts of commands) automatically in Xterm?

Similarly, in MicroB (or Links2), wouldn't it be great to have a form-filler, that is, a macro-typing-tool that, faced with a form, could fill in stuff like email addresses and street addresses. If the tool also had password protection and the ability to understand <<tabs>> and <<returns>>, it could securely store and automatically fill in, say, your email address and (automatically including a tab and return) your password; or your log-in; or it could fill in your complete name-and-address, with proper formatting, with one click of a button.

Well, such a macro-typer exists for Windows and this is a plea to programmers to make one for Maemo. A key part of what makes this applet so great is that it is always-on-top, but enters the characters wherever the cursor is in the next window down. And it can be quickly minimized to the task bar. (On a Tablet it would ideally minimize to the status bar.)

The Windows applet is called TypeItIn. You can download an old freeware version of it here. The current version is substantially more powerful and is available here as shareware. That website also provides a good description of it.

Here is a screenshot:



In the panel I made up for this screenshot (the current version allows you to switch among various panels and to decide which of those to password-protect), you could, for example, click "Complete Address" and it would type:
Code:
Linus Torvalds
512 Iamagodthegoodkind Strasse
Helsinki, Finland TW53H
or you could click on the button named "fsck" and it would type:

Code:
fsck -fy /dev/mmcblk0p2
Any takers? Please??

(If this looks familiar, it's because I'd tried to arouse interest in such a project once before. Rbrewer123 and Benson posted some ideas there that might be useful.)
__________________
.
. .

Help Save This Forum
for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)
 

The Following User Says Thank You to GeraldKo For This Useful Post: