View Single Post
Posts: 986 | Thanked: 1,526 times | Joined on Jul 2010
#1
n9/n950 meego-terminal / mtermite / btinput-terminal
virtual keyboard

i hate swiping to get a new toolbar, so i made one that has a key that toggles a different character set.

1) right-click download the xml file
2) copy it to your toolbar dir
/usr/share/meego-terminal/toolbars/
/opt/mtermite/toolbars
/opt/btinput-terminal/toolbars/
3) optionally backup and remove all the other toolbars {arrows.xml and shell.xml} from the toolbar dir


Tab Control Alt Escape Up Down Left Right TOGGLE
=>
Star Slash Bar Dollar Amp Less Greater Hyphen TOGGLE

[t] [c] [a] [e] [▵] [▿] [◃] [▹] [↻]
=>
[*] [/] [|] [$] [&] [<] [>] [-] [↺]

heres the toolbar:
https://github.com/downloads/telesho...ig/toolbar.xml

downloading an xml file with entity refs can be tricky!
heres a tip from thedead1440 to make life easier:
Code:
Long-press and copy link...Then in terminal do:
wget PASTE_LINK


i also made a nice script for generating toolbars. it lets me modify what buttons i like more quickly.

heres the script:
https://raw.github.com/teleshoes/n9-...vkb-toolbar.pl
__________________
~ teleshoes ~

Last edited by wolke; 2012-10-06 at 19:18.
 

The Following 3 Users Say Thank You to wolke For This Useful Post: