the system is saying that my 22'' screen is 7'' and all the UI is very large to this screen

Bug #1382032 reported by Filipe
This bug report is a duplicate of:  Bug #1473764: No working HiDPI setting. Edit Remove
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Switchboard Display Plug
Confirmed
Undecided
Unassigned

Bug Description

the resolution is ok 1920x1080 but for some reason the system is recognizing my 22'' Toshiba TV display as a 7'' display and for that reason all the UI is extremely LARGE :P

Revision history for this message
Filipe (filipelopes123456) wrote :
Revision history for this message
Marian Serr (deserr) wrote :

Looks like its the same problem we have.

Changed in switchboard-plug-display:
status: New → Confirmed
Revision history for this message
Marian Serr (deserr) wrote :
Revision history for this message
Marian Serr (deserr) wrote :
Revision history for this message
wishbon (wishbon) wrote :

Try this in ur terminal:

$ xrandr --newmode "1920x1080" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -HSync +VSync

$ xrandr --addmode DFP1 "1920x1080"

u can change DFP1 for VGA1, etc...

Revision history for this message
Marian Serr (deserr) wrote :

@wishbon Unfortunately your hint didn't work for me. The problem still remains the same.

Revision history for this message
Marian Serr (deserr) wrote :

I have found a workaround to solve the problem which is propably caused by a bug in Gnome-3.

Quote from: http://www.redips.net/linux/gnome-wrong-window-scaling-tv/

Qoute {

Here is command to execute in terminal as ordinary user (not root):

gsettings set org.gnome.desktop.interface scaling-factor 1
This command should immediately set some display elements to correct scaling, but to apply change for whole desktop you will have to logout and login. Set key can be read back with “get” option:

gsettings get org.gnome.desktop.interface scaling-factor

}

A detailed bug description can be found here: https://bugzilla.gnome.org/show_bug.cgi?id=708382

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.