Apps :: rDesktop



when using rdesktop to connect to computer that have larger screen. rdesktop does not have any scroll bars..
Hmm. I once solved that problem... But now I can't remember how.

Try reading its manual page first.

do you know where the manuel is
Open terminal and then type:
Code Sample
man <program name>
. ;)

EDIT: Try look from http://www.rdesktop.org too.

I tried man rdesktop and it just seems to lock up the Aterminal window.. nothing happens..
I looked at the website and found that I am using 1.4 and there is a 1.5 out..
I have tried installing the 1.5 to see if it will fix the issue.. but running into a problem..
I have loaded:
openSSL-0.9.7j-includes.dsl
XFree86.dsl
XFree86-devel.dsl
gcc1.dsl
I can run the ./configure
but when I run 'make' i get error: cannot find -lcrypto

Next Page...
original here.