Skip to content
/ Tx11nVNC Public template

Dual connection screen to display via Termux x11 on VNC ✧⁠◝⁠(⁠⁰⁠▿⁠⁰⁠)⁠◜⁠✧

Notifications You must be signed in to change notification settings

archanaberry/Tx11nVNC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tx11nVNC

Dual connection screen to display via Termux x11 on VNC ✧⁠◝⁠(⁠⁰⁠▿⁠⁰⁠)⁠◜⁠✧ Archana Berry

Setup

Install package for termux x11 and vnc service's

pkg update && pkg upgrade
pkg install proot pulseaudio termux-x11 x11-repo
pkg install xorg-xrandr xfce4
pkg install xorg-x11-server-Xvfb x11vnc

Don't forget to install dbus

  • For Arch Linux distro's such as Manjaro, Endeavour, or etc...
sudo pacman -S dbus
  • For Debian distro's such as Ubuntu, Linux Mint, or etc...
sudo apt install dbus

If you want to run it, you need to write command this!

  • This script for XFCE4
sh termux_x11.sh & sh vnc.sh

These are ideal for remote access via SSH, and i use PuTTY.

My screenshot

This my tablet portait mode (1200x2000)

My screenshot

This my tablet landscape mode (2000x1200)

My screenshot

What the other display is cannot detected and does not appear on each devices?

  • Termux X11 "Layar Built-In" (My Tablet 2000x1200) Termux x11

  • VNC "screen" (My laptop legacy 1366x768) VNC

Releases

No releases published

Packages

No packages published

Languages