View Single Post
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#13
Originally Posted by danramos View Post
I also highly recommend that, to make things shorter.. you can create a shortcut to it with:
ls -s /usr/local/bin/tf tf
Then, from the home directory, you can just type:
./tf

Better still, if you've got root access, log in as root and issue:
ls -n /usr/local/bin/tf /usr/bin/tf
Then, you can just type 'tf' from anywhere to launch it under xterm.
you could also create a tf.desktop in /usr/share/applications/hildon and launch it from the gui, though I think I actually pointed the icon to a shell script that ran the app, though which one eludes me now. you could also create a shortcut button in Xterm that launches it, though that takes a lot of work to create with a ' * ' between every letter. I created one of these for sudo gainroot so that all I need do is click on the gainroot button in xterm and I am there.

See:
http://www.internettablettalk.com/fo...hortcut+create

for what I mean... There is another thread that actually spells out how to make a toolbar shortcut with commands in it, but I can not find it at the moment.

My question is, being that I have never used a MUD client per say (just telnet or SSH depending on the mud) What is the advantage of the client over a plain terminal?

Last edited by tobiasj; 2009-02-26 at 16:34.