Strumenti Utente

Strumenti Sito


android_as_external_monitor

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Prossima revisione
Revisione precedente
android_as_external_monitor [2013/09/14 12:22] – creata pietroandroid_as_external_monitor [2013/12/01 18:19] (versione attuale) – numeri!! pietro
Linea 1: Linea 1:
-How to use a(n Android, for instance) tablet as secondary monitor for your computer?+How to use a(n Android, for instance) tablet as secondary monitor for your computer (running xorg, and presumably Linux)?
  
 [[http://askubuntu.com/a/240571/152438|This solution]] is in principle very nice: no restart needed, easy to automatize. On my system, with both the screen and the tablet being 1280x800, it's as simple as [[http://askubuntu.com/a/240571/152438|This solution]] is in principle very nice: no restart needed, easy to automatize. On my system, with both the screen and the tablet being 1280x800, it's as simple as
-  - xrandr --fb 2560x800 + 
-  - x11vnc -clip 1280x1024+1281+0 +  <code>xrandr --fb 2560x800</code> 
-  - starting [[https://f-droid.org/repository/browse/?fdfilter=androidvnc&fdid=android.androidVNC|AndroidVNC]] on the tablet.+  - <code>x11vnc -clip 1280x1024+1281+0</code> 
 +  - starting [[https://github.com/iiordanov/bVNC/releases|bVNC]] on the tablet.
  
 There are two problems, still unsolved: There are two problems, still unsolved:
   - [[https://bugs.freedesktop.org/show_bug.cgi?id=39949|This bug]] causes the pointer to be constrained to the phisical screen. The patch provided seems to work, I still didn't try it.   - [[https://bugs.freedesktop.org/show_bug.cgi?id=39949|This bug]] causes the pointer to be constrained to the phisical screen. The patch provided seems to work, I still didn't try it.
   - the maximum size for the server may be smaller than what you need, so in fact you won't be able to bring windows outside of some invisible boundaries. This is probably easy to solve, but I still didn't find a way.   - the maximum size for the server may be smaller than what you need, so in fact you won't be able to bring windows outside of some invisible boundaries. This is probably easy to solve, but I still didn't find a way.
android_as_external_monitor.1379154151.txt.gz · Ultima modifica: 2013/09/14 12:22 da pietro