- This topic has 1 reply, 1 voice, and was last updated 2 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Uniting People
What makes us different from other similar websites? › Forums › Tech › Android table as another display in Linux
Tagged: android, Dual Diaplay, Dual Monitor, Linux, Tablet, Ubuntu, Xubuntu
1. cd /tmp/
2. git clone https://github.com/ChipTechno/Android-as-second-monitor-for-linux
3. cd Android-as-second-monitor-for-linux
4. sudo ./install.sh
5. sudo mousepad /usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "intelgpu0"
Driver "intel"
Option "VirtualHeads" "2"
EndSection
6. vmon setup
7. vmon disable
8. Repeat steps 6 and 7 on a reboot, to reactivate the Android tablet as a monitor.
If you want to disable the Android monitor, type the following command vmon disable
.
This is a new way of doing the above. It will help you make a second virtual display with xrandr.