This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:obsolete:x2gokde3bindings [2010/06/07 19:01] h1 |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Installation ====== | ||
| - | :!: **Before you begin!** | ||
| - | > Please make sure that you have added the x2go repository to your package management system. The required steps are described here: [[adding the x2go repository (debian)]]! | ||
| - | ===== Installing X2gokdebindings (KDE 3.*) ===== | ||
| - | |||
| - | X2gokdebindings will add additional functionality to your KDE Desktop. You'll be able to access shared filesystems and to umount them. You'll also be able to suspend your session with just a click on a menu entry -> "lock display" | ||
| - | |||
| - | < | ||
| - | # apt-get install x2gokdebindings | ||
| - | </ | ||
| - | |||
| - | If you wan't to use the "lock display" | ||
| - | |||
| - | < | ||
| - | # updatelockbutton | ||
| - | </ | ||
| - | |||