Questions related to hardware displays, either internal (as in a laptop) or external (as in most desktop monitors, or projectors)
Questions tagged [display]
3961 questions
186
votes
13 answers
Enable fractional scaling for Ubuntu 18.04
I recently installed Ubuntu 18.04 and discovered that the fractional scaling option that was in 16.04 is no longer there. 200% is too big for my display, and this answer didn't work for me (the options didn't change after running the command).
Is…
Mitch
- 2,231
179
votes
12 answers
Is it possible to have different DPI configurations for two different screens?
I'm using Ubuntu 12.04.3 with NVidia drivers (319) for my Quadro K2100M graphic card, and when I switch my main 3200x1800 laptop screen to mode 1920x1080 (using nvidia-settings), the display goes blurry...
I am using two screens:
My main screen is…
Anthony O.
- 2,559
128
votes
12 answers
Turn off monitor using command line
I am runnning Ubuntu Server on my laptop. There is really no reason for the screen to be on. I have been trying to use this command to turn the screen off:
sleep 1 && xset dpms force off
The problem is I get the following error
unable to open…
AngryBird
- 1,281
91
votes
6 answers
Ubuntu as Miracast Sender/receiver
I couldn't find anything about Ubuntu acting as a Miracast receiver or sender.
Can it work at all?
Are there hardware prerequisites?
Is WiFi a requirement or can it work over LAN or another kind of network connection?
WiFi direct seems to be a…
TiloBunt
- 2,315
90
votes
5 answers
Different display scale settings - 18.04
I have a Dell monitor set to a scale of 200%:
I then set the laptop built-in display to 100%:
However, if I then switch back to the Dell monitor settings, the scale there has reverted to 100%.
Is there a way to have 200% scale on the Dell monitor…
dharmatech
- 2,573
72
votes
3 answers
Reporting: I can't open settings in ubuntu 20.04 LTS
I am a regular user of Ubuntu. I recently moved on from Ubuntu 19 for 20.04 LTS, but after the upgrade the settings are not opening. Besides the settings, the display settings and change background option are also not working.
Sayan Dutta
- 821
68
votes
6 answers
Is it possible to have f.lux (software that adjusts display's color temperature) on Ubuntu 14.04?
f.lux is software which adjusts temperature of your display according to time of the day. Is it possible to make f.lux work in Ubuntu 14.04? If so, maybe you can share your knowledge or point me to a guide.
Marius
- 929
67
votes
4 answers
Samsung TV "Mirror Screen"
I would like to show the screen of my Ubuntu laptop on a Samsung TV.
The TV has a menu entry called "mirror screen".
But up to now I found no way to get it working.
I need a wireless way to us the TV as monitor.
Any hints?
Exact hardware version:…
guettli
- 1,765
62
votes
6 answers
How can I rotate my display in the most easy way?
I am the lucky owner of a pivot monitor, which screen can be rotated (physically). What is the easiest way to make my display turn when I turn my monitor?
For the moment I first launch the 'Displays' app, and then change the settings and confirm.…
Agmenor
- 16,394
59
votes
2 answers
How to add display resolution for an LCD in Ubuntu 12.04? xrandr problem
I am new to Ubuntu. I have installed Ubuntu 12.04 and am stuck trying to set up the correct resolution for my LCD display.
The native resolution for the LCD is 1920x1080
here is the output from xrandr:
$ xrandr
Screen 0: minimum 320 x 200, current…
SeregaI
- 591
57
votes
6 answers
Ubuntu 17.10 secondary display issue, missing menubar, launcher and bar on top of the screen displays date time and network status missing
Installed Ubuntu 17.10 today, menubar, launcher and the bar which indicates time/date/network connection status are missing.
I am using the secondary display and connecting the laptop to the secondary. Even without the secondary display, the top bar…
user3227126
- 671
56
votes
10 answers
Is there a software utility to adjust screen gamma/brightness/contrast?
I use to work at night and it is eye-hurting to watch at lightbulb-bright screens (I've got two - laptop's built-in panel and an external 18-inch CRT) in a dark environment. So I adjust my screens to be darker.
Can I do this a software way instead…
Ivan
- 58,745
53
votes
4 answers
How do I list connected displays using the command line?
Is there a command that will list displays connected to the computer?
Specifically, I'm looking to find out how my external monitor is being detected by the system when connected by HDMI cable and what it's (not sure of the correct term here)…
Erland
- 731
49
votes
2 answers
How do I rotate my display when not using an X Server?
I have a widescreen monitor that rotates. I'm trying to use it in 'landscape' mode (vertical). This is easy in the GUI.
How do I rotate my display when I am not running an X Server or when I am viewing a Virtual Console / Terminal.
Kurtis
- 633
48
votes
6 answers
How do I save my new resolution setting with xrandr?
I found somewhere in a forum the solution to a problem where the only resolutions available were 800x600 and 1024x768. I managed to get 1440x900, which works very well. Every time I reboot, this mode disappears. I am forced to retype the commands,…
Jacob J.
- 483