Magellan Linux

Contents of /alx-src/branches/alx-web-070/include/plugins/rdesktop.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7070 - (show annotations) (download)
Mon Sep 7 10:50:48 2015 UTC (8 years, 8 months ago) by niro
File size: 214 byte(s)
created branch 'alx-web-070'
1 <?
2 $drop['autostart'] = array( 0, 1);
3 $drop['password'] = 'password';
4 $drop['keyboard'] = array ( "de", "us" );
5 $drop['resolution'] = array( "800x600", "1024x768", "1280x1024", "seamless", "fullscreen" );
6 ?>
7
8