Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Running from the commandline with SetResX does not do anything #38

Open
koengabriels opened this issue Jan 23, 2020 · 2 comments
Open

Comments

@koengabriels
Copy link

Exactly what the title says, whatever resolution or scaling I provide, nothing happens.
Listing modes and displays does work however.

@hacfi
Copy link

hacfi commented Aug 13, 2020

@koengabriels please provide more details..what arguments do you use and is there any output? Which Mac are you running this?

On a MacBook Pro 16" (running 10.15.6) these commands work:

/Applications/RDM.app/Contents/MacOS/SetResX -w 1152 -h 720 -s 2
/Applications/RDM.app/Contents/MacOS/SetResX -w 1344 -h 840 -s 2
/Applications/RDM.app/Contents/MacOS/SetResX -w 1536 -h 960 -s 2
/Applications/RDM.app/Contents/MacOS/SetResX -w 1792 -h 1120 -s 2
/Applications/RDM.app/Contents/MacOS/SetResX -w 2048 -h 1280 -s 2
/Applications/RDM.app/Contents/MacOS/SetResX -w 3072 -h 1920 -s 1

@bwalshin
Copy link

I found running the command where the scale is in decimal works for me (from "2" to "2.0")

Command:
/Applications/RDM.app/Contents/MacOS/SetResX -w 1920 -h 1200 -s 2.0

@koengabriels, does this work for you?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants