I'm using Ubuntu 16 live on two PCs and both show an image only on the upper left quarter of the screen. How can I resize it since I cannot go to settings the normal way?
Asked
Active
Viewed 1,385 times
3
1 Answers
2
I encountered the same issue on Ubuntu 16.04 when launching some Steam games.
The only solution I have found is to restart the display manager, at the cost of logging out and losing the session.
-
1I do not have enough reputation to comment on the original question... for me the output of
lspci -nnk | grep -A2 VGA
is: 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) DeviceName: Intel(R) Graphics 4000 Subsystem: Hewlett-Packard Company 3rd Gen Core processor Graphics Controller [103c:18f9] – ryhui Mar 11 '17 at 21:57 -
lspci -nnk | grep -A2 VGA
andxrandr
? Thanks. – David Foerster Feb 13 '17 at 04:36