Rdesktop

From OLPC
Revision as of 22:36, 15 September 2008 by Bhamail (talk | contribs) (Running)
Jump to: navigation, search


Pencil.png NOTE: The contents of this page are not set in stone, and are subject to change!

This page is a draft in active flux ...
Please leave suggestions on the talk page.

Pencil.png
This command is run in the standard Linux environment via the Terminal Activity. The GUI will probably not integrate comfortably with the XO Laptop's Sugar environment. Your user experience may vary considerably depending on the established environment and the other programs running on the laptop, may need re-installation after an OS Update. See the Linux software category for other commands.


Description

XO Laptop offers rdesktop. (remote desktop manager ?)


Installation

(Already pre-installed)

Running

From Terminal activity.

$ rdesktop

or for full screen

$ rdesktop -g1200x900


To enable audio, include "-r sound:local" on the command line: $ rdesktop <hostname>[:port] -r sound:local

I had to also load the snd-pcm-oss module first, using this command in the terminal (as root):

  1. /sbin/modprobe snd-pcm-oss

According to the this, (http://lists.laptop.org/pipermail/devel/2008-January/010015.html) snd-pcm-oss is available on joyride-1550.

(TODO: How to ensure snd-pcm-oss is automatically loaded?)

Notes

References

See also