X Window System server, complete and fully functional.
X Window System / X11 server for Android, complete and fully functional, with PulseAudio server included.
Vous pouvez l'utiliser pour diffuser des applications à partir de votre PC Linux ou pour lancer Linux installé sur votre Android (l'installation de Linux se fait via une application séparée).
3D acceleration and OpenGL are not supported. If you're launching X clients from PC, you can install VirtualGL to use OpenGL.
Touch screen with two fingers to send right mouse button click, with three fingers to send middle button click. You can also press button on your stylus, or use Bluetooth mouse.
Swipe with two fingers to scroll documents.
Finger hover is supported on select devices. If you have Galaxy S4/Note 3 device, enable AirView in system settings to use it.
To invoke keyboard, press Back key. Non-English text input is not supported in terminal, but it works in GUI applications.
If you don't see Back key, swipe up from the bottom of the screen.
If you have hardware Menu key, it will send Ctrl-Z (Undo in most apps).
You can disable gyroscope in Mouse emulation → Advanced → Gyroscope .
You can enable portrait screen orientation and 24bpp color depth in Change device config → Video .
Pour définir le numéro d'affichage personnalisé, allez pour modifier la configuration du périphérique → Paramètres de ligne de commande → Modifier les paramètres en xsdl: 123 , appuyez sur OK , où 123 est votre numéro d'affichage. XSDL will listen on TCP port 6123. You may also pass other parameters to X server using this dialog.
Pour vous connecter au gestionnaire d'affichage sur votre PC, ajoutez le paramètre -queter votre.pc.ip.address à la ligne de commande XServer, puis configurez votre gestionnaire d'affichage.
Si vous avez XDM, vous devrez supprimer une ligne à partir de : 0 de / etc / x11 / xdm / xservers , ajouter * à / etc / x11 / xdm / xaccess , et définir l'affichagevater * Autoriser: false dans / etc / x11 / xdm / xdm-config , pour désactiver le serveur X local et permettre des connexions à partir d'adresses IP externes.
If you want SHM extension to work in Linux chroot - download file libandroid-shmem.so from here:
https://github.com/pelya/cuntubuntu/tree/master/dist
copy it to chroot, set executable flag, and execute this in chroot before other commands:
export LD_PRELOAD=/path/to/libandroid-shmem.so
.APK file for side-loading and old versions:
https://sourceforge.net/projects/libsdl-android/files/apk/XServer-XSDL/
Sources:
https://github.com/pelya/commandergenius/tree/sdl_android/project/jni/application/xserver
En savoir plus