Login »

Michael Dale

Search Posts

Categories

Bluetrait
        Bluetrait
            Coding
            Geek
            General
            Coding
                PHP
                Bluetrait
                WordPress
                    Plugins
                PHP
                Bluetrait (Program)
            Geek
                Juniper
                Cisco
                IBM N2200 8363
                PCs
                Spam
                IPv6
                Apple
                NetScreen
                Internet
            General
                Uni

Click here if you are looking for Bluetrait, the weblog software.


Login

Username:

Password:

rdesktop for N2200 with Linux-2200

Posted by Michael Dale on Sat, 27 Aug 2005 11:38 AM

Tom Quinn has successfully put together a working copy of rdesktop for the IBM thin client. I have repackaged it into a tar.gz and have since tested it on my thin client.

To install download this file to your thin client in the root of the drive /
http://www.bluetrait.com/files/N2200/rdesktop-linux2200.tar.gz

then from a command line run:

tar -zxvf rdesktop-linux2200.tar.gz

You should now be able to start rdesktop by running it from /usr/bin/rdesktop.

The command I use to start it is:

./rdesktop -u administrator -p - -f -k en-us -r sound -a 16 10.0.0.1

Now Tom said that he had problems getting it into full screen, I did not have this problem. Let me know if it is a problem for you.

Also the key mapping for the backspace key still does not work. When I get a chance I will look into it.

If you'd like this to run on startup modify .xinitrc in root and add the rdesktop start command.