Dpi or font size being automatically set somewhere - hidpi screen

Hi All,
I think this is a feature but I'd like to override it...
The feature, something is detecting I have a high res screen and automatically increasing my font size.
That's a really niice feature, only issue is when I plug an external screen and use that as my primary display, my font sizes are huge and xrandr command to set the dpi are being ignored.
Perhaps it's not a DPI setting but a font setting, because only my fonts in gtk and kde4 apps are large, while fonts in kde5 apps (with a broken look/theme) are fine.
Using i3, there is mention that i3 has automatic HiDPI support, perhaps that's what's tinkering with my DPI. How would I override it then?
https://wiki.archlinux.org/index.php/HiDPI
Primary display is 1920x1080 on 12.5" screen. I use  xrandr --auto --dpi 96 command when just using this display.
At work I use a 21" display also 1920x1080 res. I use xrandr --output HDMI1 --mode 1920x1080 --right-of eDP1 --dpi 96 when using both displays.
~ xdpyinfo | grep -B 2 resolution
screen #0:
  dimensions:    1920x1080 pixels (508x285 millimeters)
  resolution:    96x96 dots per inch
Any ideas?

Not sure what was adjusting my fonts, but I managed to resolve it by install plasma-desktop, open systemsettings5 and tick force fonts DPI to 96.
Hardly ideal (but at least its something for now), as I now have additional KDE applications installed.

Similar Messages

  • I'm using firefox 6.0.2 It's making problem with Bangla font ONLY on FACEBOOK others bangli website FORNT SIZE are OK. On the FACEBOOK it shows Bangla font in a very / Too small! I change font SIZE in firefox setting but i can't solve. Pls HELP me

    I'm using firefox 6.0.2 It's making problem with Bangla font ONLY on FACEBOOK others bangli website FORNT SIZE are OK. On the FACEBOOK it shows Bangla font in a very / Too small! I change font SIZE in firefox setting but i can't solve. Pls HELP me ..

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can use an extension to set a default font size and page zoom on web pages.
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/

  • When I try to print from Numbers on my ipad using fingerprint app, the font size change automatically from document to document

    When I try to print from Numbers on my ipad using fingerprint app, the font size change automatically from document to document

    FingerPrint is not listed as supported on this page: AirPrint Basics
    You might check with the makers of FingerPrint.

  • [SOLVED] A) Xfce tips: how to stop, B) terminal font size: how to set.

    Hi Archers,
    Installed Arch with Xfce on my T43 Thinkpad about 6 weeks ago. Takes a bit more attention during the install process, but to be honest, this extra time is well worth the enjoyment of a system that is so simple that it just runs with little or no hassle so far. (Enjoyment - can you actually 'enjoy' an os/distro? Lol). Pacman is wonderful. And the AUR is great. Even _I_ have managed to build a few packages out of there (which is pretty impressive for me anyway ). Not as daunting as it first seems! Thanks goes out to all you Archers!
    There is one thing that I haven't been able to work out yet. When I login in, the Xfce 'Tips & Tricks' window pops up. Now there is a box that you can tick to not show it at future login, but it keeps coming back at every startup like some ghost from the past.
    I also want to change the font size in terminal, and I can change it for the length of my desktop session, but the next time I log back in it is back to the default size again. FYI, when logging out of Xfce I am ticking the save session box, and it is working as it reopens whatever programs that I had open when I shutdown.
    So I was thinking: 
         Do I need to be added to a particular group to allow these settings to be updated? Currently I am a member of the following groups: wheel network video audio optical storage power users slocate abs.
         Or are the settings not 'sticking' due to incorrect permissions on the respective config files somewhere? (Where?)
    Any ideas? It's probably something very simple that is staring me in the face, but right now I am at a loss.
    Cheers,
    Last edited by faw (2007-06-25 10:02:44)

    OK, so after peeking through those directories and opening a few files to see what's inside, I found the files I needed to attack: ~/.config/Terminal/terminalrc and ~/.config/autostart/xfce4-tips-autostart.desktop
    Both the directories and the files had root as the owner. Changing them so I was the owner fixed the problem. Actually, as soon as I changed terminalrc, the terminal resized to the setting I wanted. The setting was already correct in the file from me trying to change it at some point in the desktop, but as the owner of the file was root, the system couldn't access it. Weird. I thought that if the owner was root, the file couldn't have been changed from the desktop? It was the same with the xfce4-tips file as well. When I checked inside the files to work out which ones were which, I noticed that this also had already changed to the correct setting, it just couldn't be read by the system. Does anyone know why this would happen?
    Well, I better not strain my little brain too hard. I am just glad I managed to fix it.
    Thanks ataraxia for your help!

  • Screen size and font size unreadable to set the access permissions for Flash Player.

    I can increase my screen view size to make everything appear larger but the screen on Adobe website to manage the use of the Flash Player has very tiny writing that DOES NOT increase in size when I increase the size of my screen view.  It is not use user friendly nor compliant with common standards of web pages being accessible for people who have visual disablilities.  The font size looks like 6pt.
    What does it take to make this giant company allow the window size of the settings to be enlarged or magnified? 

    They will stay on the screen.  However, Process Monitor is only intended for advanced users.  It is recommended that users try to navigate to the troublesome registry key using regedit, and see if they can access it or not without an error.  This is far easier than trying to use Process Monitor, which is very complicated.
    I used Process Monitor to confirm that it was just that key which was causing the problem, and not others.  Process Monitor is not to be confused with the new Resource Monitor which is accessible via Task Manager in Windows 7 (and possibly Vista).  If you must experiment (and Process Monitor is very useful for diagnosing many deep-level problems if you know what you're looking for) Process Monitor can be downloaded from here:
    http://technet.microsoft.com/en-us/sysinternals/bb896645
    It replaces the older Sysinternals "FileMon" and "RegMon".  For those interested in the technical side, I had to setup a number of filters to be able to get the results display as in the screenshot.  First of all to just show Registry events.  Then to just show events from the manual Flash activeX installer executable.  The I added a filter to show only non-successfull results.  And finally, for the purposes of the screenshot, added a filter to just show those with "Access Denied", since other non-critical errors are also picked up due to missing keys because installation has not yet been fully completed I guess.   When experimenting, most of these filters were applied using the "is not" boolean logic, which will make sense if you experiment with the program.
    Without adding any filters, it picks up so many events (hundreds per second) that it's otherwise unusable.  e.g. 40,000 events within the first few seconds of opening the program. For this reason, I recommend simply using Regedit to diagnose the problem with the particular Flash registry key.

  • Text font size changed automatically from normal to huge

    What could cause the font size to go from normal to huge?

    Thanks for the note.  I gave up on the Verizon site (there was no place to go to get one of those FAQ answered) and went to Bing and asked the question, hit the return key and found the answer in the first search topic that came up.  It did give me the answer of increase or decrease font size using the volume keys on the side of the phone.  Now you can disable that particular function so you don't accidentally increase the font size.  Thanks again.

  • The font size increases automatically and the window will not let me scroll

    When I launch 3.6.12, two things happen: The font size increases by itself to the largest font available, and the scroll bar doesn't work. I can scroll down the page, but as soon as I stop, the window resets to the top of the page.
    Running Win XP SP 3.

    Check that you do not run Firefox in compatibility mode or with a reduced screen resolution.
    Make sure that you do not run Firefox in compatibility mode.
    You can check that in the "Compatibility" tab in the Properties via the right-click context menu of the Firefox desktop shortcut.
    Make sure that all items are deselected in the "Compatibility" tab of the Properties window.
    http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/appcompat.mspx

  • Photoshop Font Sizes too Small on High Resolution Screen

    On my Toshiba Satellite P55T 4K the Photoshop fonts and tool menus are so small that they are very difficult to read.  I have set the UI fonts to the largest size, but they are still way too small. Is there a way to further increase the font and tool menu sizes?

    You must have a very high resolution screen, also called HiDpi.
    If you have Photoshop CC 2014, you can go to Edit > Preferences > Experimental Features and checkmark "Scale UI 200%"
    If you have CC, CS6, or below, there is no way to scale the UI as of yet. There may not be. These products are no longer being updated.
    At best I can recommend reducing the resolution down to around 1400 px horizontal. That's not the native resolution and defeats the purpose of having a Hidpi screen.
    So only thing left aside from returning the laptop, is to work with a large external monitor, or for $10/monthly, join the Photography Plan and you can use CC 2014 and the 200% UI.

  • Font size issue in caption name of screen in syclo

    Hi,
    I am working on a syclo agentry project.
    We have many screens in my application and we are using Motorola ET1 device with android version 4.1.1.
    The issue is that when we are keeping the deivce in landscape view the caption name of the screen is getting half cropped from bottom.
    For reference i have put one screenshot below.
    Also it is coming just fine in portrait view.
    Is there any way that the font size can be minimized or some configuration change in application so that this issue can be resolved.
    Thanks,
    Star
    Tags edited by: Michael Appleby

    I tested on a device here and see the same issue using 6.0.40.1.  I would consider this a bug and open an issue with support so they can escalate and have it corrected.  It appears to be device/os version specific as I don't see the issue on Android 2.3.4 but I do see it on Android 4.1.1 and Android 4.4.2.
    I am also going to open an issue with Engineering on this as well.
    --Bill

  • How do i change font size for iMac without change the screen resolution?

    I have a iMac 27", and it have maximun resolution screen of 2560 x 1440, then the size of the font into the bar of the windows and application is to small. If I change the resolution (1920 x1080)  the font size increased, but the definition o apparence is to low. I wants to keep the higthes resolution and obtain larger font.
    Thank you.
    Tengo un computador iMac de 27 pulgadas que además tiene una resolución de pantalla de 2560 x 1140, por lo tanto el tamaño de font o letra en la barra de menús de cualquier ventana o aplicación se ve muy pequeña. Si se cambia la resolución a una inferior el tamaño aumenta; pero se ve borroso. Quisiera mantener la máxima resolución y tener un tamaño de font mayor.
    Gracias

    Hello,
    You can't really change it overall, but you for some Apps, like Safari>Preferences>Appearance, Mail>Preferences>Fonts & Colors.

  • Is it possible to increase the font size of the letters in a screen?

    Dear All,
    Is it possible to increase the font size of the Text field letters in a screen (Module Pool Programming)?
    If it is possible, how to increase the font size of the characters?
    Regards,
    Prem

    Is it possible to increase the font size of the Text field letters in a screen (Module Pool Programming)?
    Not possible by using Module pool
    If it is possible, how to increase the font size of the characters?
    HTML Controls may be helpful

  • Email font size is default set to Tahoma 10,how can it be chaged and saved.

    Every time I want to send an email the size and font is set at
    Tahoma 10.Whatever I change this to,when I want to make a new email it returns to Tahoma 10.How does one make permanent changes to this ???.

    Hi Gordon,
    Thanks for responding:
    I have tried all of these:
    Tahoma 9, 11, 12, 14, 16
    Arial 9, 10, 11, 12, 14, 16
    Verdana 9, 10, 11, 12, 14, 16
    MS Reference Sans Serif 9, 10, 11, 12, 14, 16
    Arial Unicode MS 9, 10, 11, 12, 14, 16
    Tahoma 10 is the only one that works, showing those icons I mentioned.
    Thanks, Ted

  • I can't seem to set a default font size in Safari 6.0. I can zoom in and zoom out, but everytime I close the window and reopen, it's back to being huge again. Any suggestions? To be clear, I'm trying to make the font size smaller.

    Any suggestions would be appreciated!

    In Safari > Preferences > Advanced the smallest the font size can be set to is 9.
    If you'd like to, please send feedback to Apple developers >  Apple - Safari - Feedback

  • Opera font sizes

    Ok, I haven't seen anything with regards to this in the forums, so hopefully I haven't missed a completely obvious answer.
    I have some strange differences in font sizes between firefox and opera.  Some fonts tend to show up notably smaller in opera than they do in firefox.  As an example, the login to gmail (username and password fields) and the actual font size after logged in to gmail itself are tiny compared to firefox.  I even forced the dpi to 96 in local.conf, which didn't change anything in firefox, but bumped up all font sizes in opera which is equally bad.  I have screenshots below of the login so you can see what I mean.
    firefox:
    opera (no local.conf dpi set):
    opera (local.conf dpi set to 96):
    I've also compared the two under windows as well and the same differences don't seem to exist, so I guess it's just a linux issue with opera.  Anyone know why there is such a difference or if there's a way to make the font sizes approximate those in firefox?  Any help is appreciated.

    Thanks for the suggestions.
    I tried playing around with opera's dpi setting, it didn't fix the problem.  Even deleting the .opera directory and starting fresh, changing that setting only changed the menu, tab, location bar fonts with no effect on any web site font.
    Of all the font settings I changed in the gui, the only one that had an effect was the ones dealing with all normal fonts which made things bigger or smaller even for fonts that were just fine.
    In my attempts to work this out, I did find that disabling antialiasing resulted in the font size being similar to firefox, but the fonts in general were pretty ugly.
    It seems like it's an all or nothing game.   :?

  • Maximum font size for auto-sized form text

    You need to let the user select a maximum font size for automatically sized text. If most of your fields are set at 10pt type, but you have one field for which you want the text to resize automatically, it looks stupid if that cell contains a small amount of text that’s set at 16pt or whatever. If you could set the maximum font size to 10pt for that field, then the text would be consistent with the text in the other fields unless there is so much text that it needs to scale down.

    Can anyone please advise?
    Cheers

Maybe you are looking for

  • How many Iphone 5 can you open under one account ??

    Just a simple question , how many iphone 5 can you open under one account ? is it 5 or more ??? anyone know . I've been a verizon customer for a little bit over 5 months ..... any input ??? thank you

  • Adobe Reader Version Location

    I am using Adobe Director 11 to build an application which contains PDFs published by our company. I am using an XTRA to determine which version of Adobe Reader is installed on the end-users computer- our PDFs require version 7 or higher. My question

  • Lost software for Creative Zen

    I had to have everything wiped off of my computer and have it re-placed. Some how I have thrown out my disc that came with my Creative Zen MP3 player. My computer is no longer seeing my player! What can I do?

  • Script for extracting pages into separate documents?

    Hi, Using Acrobat 9 Pro on an XP machine, my job entails taking PDFs over 2000 pages long, sorting them into smaller documents based on their contents, and (once they are sorted) breaking down any documents longer than 25 pages into individual PDFs o

  • How to display SVG on Windows Mobile?

    I just want to say, if i have a svg in mobile, how it is work? Is it must to be Installed a mobile svg viewer on mobile? If it is, how can i get it? Thanks!