Top "Screen" questions

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

How to detect in jquery if screen resolution changes?

How can I make it so that each time when user changes the screen resolution size [not the browser window], …

jquery screen screen-resolution
How to disable rotating to landscape mode?

I tried this. Could not find configChanges in manifest file. Anyways, how to disable rotation of screen(to landscape mode)? &…

android rotation screen
How to make browser full screen using F11 key event through JavaScript

I want to make my browser full screen. Same as when we do F11 key event. I found some examples …

javascript browser screen fullscreen keyevent
Detect 7 inch and 10 inch tablet programmatically

Is there a way to programmatically find whether the device the app is installed on is a 7 inch tablet or …

android android-layout screen
Clear screen in C and C++ on UNIX-based system?

I want to know: how to clean screen on an UNIX-based system? I searched on the Internet, but I've just …

c unix screen cls
How to stream Android Phone Screen to the PC

How to stream the currently displayed screen from my Android device to the PC in real-time? Are there paid/free …

android screen screen-capture transmission
How to determine the screen width/height using C#

I want to set the width & height of a Window dynamically based on the user screens maximum width/height. …

c# wpf screen css
Reset Eclipse Screen to Default When First Installed

How do you reset the winds as they were when you originally opened Eclipse. I accidently closed windows, now I …

eclipse screen default reset
Changing screen brightness programmatically (as with the power widget)

I was searching how to change the brightness of the screen programmatically and I found this it is very good …

android screen brightness screen-brightness
How to check an Android device is HDPI screen or MDPI screen?

I want to check this to fetch different images by internet. How to do that?

android size screen