/[rdesktop]/sourceforge.net/trunk/rdesktop/doc/redirection.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/doc/redirection.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 503 by astrand, Sun Oct 19 07:47:22 2003 UTC revision 633 by stargo, Fri Mar 5 09:37:54 2004 UTC
# Line 11  is: Line 11  is:
11  -r <module>:<string>  -r <module>:<string>
12    
13  <module> is the name of the redirection module. The following names  <module> is the name of the redirection module. The following names
14  are valid: drive, printer, lptport, comport, clipboard, audio.  are valid: disk, printer, lptport, comport, clipboard, sound.
15    
16  <string> is interpreted by each redirection module.  <string> is interpreted by each redirection module.
17    
18  The redirection modules are described below.  The redirection modules are described below.
19    
20    
21  drive mapping  disk mapping
22  -------------  -------------
23  Multiple mappings possible: yes  Multiple mappings possible: yes
24  Default: no drives redirected  Default: no disk redirected
25  Syntax: -r drive:<driveletter>=<path>  Syntax: -r disk:<driveletter>=<path>
26  Example: -r drive:H=/home/johndoe  Example: -r disk:H=/home/johndoe
27    
28    
29  printer mapping  printer mapping
# Line 59  Syntax: -r clipboard:[yes|no] Line 59  Syntax: -r clipboard:[yes|no]
59  Example: -r clipboard:no  Example: -r clipboard:no
60    
61    
62  audio mapping  sound mapping
63  -------------  -------------
64  Multiple mappings possible: no  Multiple mappings possible: no
65  Default: off  Default: off
66  Syntax: -r audio:[local|off|remote]  Syntax: -r sound:[local|off|remote]
67    
68  "local" means "Bring to this computer"  "local" means "Bring to this computer"
69  "off" means "Do not play"  "off" means "Do not play"
70  "remote" means "Leave at remote computer"  "remote" means "Leave at remote computer"
71    
72  Example: -r audio:remote  Example: -r sound:remote
73    
74    

Legend:
Removed from v.503  
changed lines
  Added in v.633

  ViewVC Help
Powered by ViewVC 1.1.26