Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
HDMI1 is disconnected
Solved, I just had to run this:
xrandr --output HDMI1 --auto --right-of eDP1
Tags:
Multiple Monitors
Xorg
Hdmi
Related
How can I always keep the Desktop icons organised, and sorted by name?
No sound from zoom conference
How to install libOpenCL.so on ubuntu
Forgot passphrase (encrypted hard drive), how can I use my computer again?
Difference between installing git vs installing git-all
Installing and using universal-ctags instead of exuberant-ctags
Mycroft on Desktop. How?
How to set the first picture of every folder as its folder icon?
Package udev is not configured yet
Why does redirecting sed output to same input file make my machine unresponsive?
Install php extensions in ubuntu 16.04
Why doesn't the command "ls | file" work?
Recent Posts
Pandas how to find column contains a certain value
Recommended way to install multiple Python versions on Ubuntu 20.04
Build super fast web scraper with Python x100 than BeautifulSoup
How to convert a SQL query result to a Pandas DataFrame in Python
How to write a Pandas DataFrame to a .csv file in Python