Top "Screen" questions

A screen on a device, such as an iPhone or other smartphone.

How to determine device screen size category (small, normal, large, xlarge) using code?

Is there any way to determine the category of screen size of the current device, such as small, normal, large, …

android screen android-screen-support
Set background image according to screen resolution

I would like to be able to change my webpage background image according to the screen resolution the user uses …

image background screen resolution
Magento How to debug blank white screen

I have an error in my Magento backend that results in a blank screen (WSOD). I have set errors to …

magento screen wsod
Flutter screen size

I've created a new application on flutter, and I've had problems with the screen sizes when switching between different devices. …

dart screen flutter screen-size
How can I set subplot size in MATLAB figure?

I often need to plot 10 images together, but using this code results in small images : img = rand(400,600); for i=1:10 subplot(2,5,…

matlab plot screen fullscreen figure
how to get user's screen resolution with PHP

Possible Duplicate: Getting the screen resolution using PHP well the question is self explanatory where i want to reach is $…

php screen resolution
Screen orientation and values in manifest.xml

I want to use all activities in my form in landscape or portrait. When user select orientation - this is …

android screen orientation
C#: Get complete desktop size?

How do I find out the size of the entire desktop? Not the "working area" and not the "screen resolution", …

c# .net desktop screen screen-resolution
Python using basicConfig method to log to console and file

I don't know why this code prints to the screen, but not to the file? File "example1.log" is created, …

python file logging console screen
Xrandr errors. BadName (named color or font does not exist)

I was successfully using xrandr to extend my desktop in my work place with this little "script". #!/bin/sh xrandr …

screen xrandr