Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


remote_desktop_tricks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
remote_desktop_tricks [2012/02/04 18:16] juckinsremote_desktop_tricks [2016/02/01 20:08] juckins
Line 3: Line 3:
 __rdesktop__ __rdesktop__
 <code> <code>
-rdesktop -x 0x8F -g 1600x1200 -f HOST -u USERNAME -d DOMAIN+rdesktop -a 32 -x 0x8F -g 1600x1200 -f HOST -u USERNAME -d DOMAIN
 </code> </code>
-  * supports font smoothing+  * connects to Windows Vista/7 at 32 bit 
 +    * Note that the "-a" option is not found in the man pages 
 +  * the "-x 0x8F" forces font smoothing
   * CTRL-ALT-ENTER will toggle full screen mode on/off   * CTRL-ALT-ENTER will toggle full screen mode on/off
   * When connecting to Windows7 host, get a black cursor   * When connecting to Windows7 host, get a black cursor
     * Use [[http://rpmfind.net]] to install the following to fix black cursor problem:     * Use [[http://rpmfind.net]] to install the following to fix black cursor problem:
 +      * rdesktop-1.7.0-0.1.el6.rfx.i686.rpm (rpm -Uvh to upgrade default CentOS 6.2 version)
       * rdesktop-1.7.0-0.1.el5.rfx.i386.rpm (rpm -Uvh to upgrade default CentOS 5.7 version)       * rdesktop-1.7.0-0.1.el5.rfx.i386.rpm (rpm -Uvh to upgrade default CentOS 5.7 version)
       * prerequisite is libsndfile-1.0.17-5.el5.i386.rpm       * prerequisite is libsndfile-1.0.17-5.el5.i386.rpm
Line 44: Line 47:
   * Just a frontend for rdesktop, vncviewer, wfica, xnest   * Just a frontend for rdesktop, vncviewer, wfica, xnest
   * After you disconnect your sessions, the program annoyingly asks if you want to reconnect in 30 secs or it will do automatically   * After you disconnect your sessions, the program annoyingly asks if you want to reconnect in 30 secs or it will do automatically
 +  * Doesn't appear to be a way to pass arguments to rdesktop for the font-smoothing; also gives black cursor
  
 \\ \\
Line 50: Line 54:
  
 \\ \\
 +__Blank Monitor after using Remote Desktop Connection__
 +  * http://www.urtech.ca/2014/02/solved-remote-desktop-shows-black-screen-in-windows-7-and-8/
 +
 +
remote_desktop_tricks.txt · Last modified: 2016/04/08 18:51 by juckins