[Pkg-ltsp-devel] Bug#819160: ltsp-client-core: Please provide	seperate usr/share/ltsp/screen.d/rdesktop and xfreerdp scripts
    Alkis Georgopoulos 
    alkisg at gmail.com
       
    Thu Mar 24 10:50:37 UTC 2016
    
    
  
The idea is that the xfreerdp script doesn't contain any parameters at 
all, and you provide them via the
     SCREEN_07="xfreerdp <params>" lts.conf directive, or the
     SCREEN_07="rdesktop <params>" directive,
so as long as it doesn't enforce any parameters, why are two separate 
scripts needed?
The only hardcoded option in that script is
    RDP_OPTIONS=${RDP_OPTIONS:-"-f -u ''"}
...which is only there for compatibility with older LTSP versions, and 
can surely be replaced or completely omitted in lts.conf.
    
    
More information about the Pkg-ltsp-devel
mailing list