15558 shaares
244 liens privés
244 liens privés
15 résultats
taggé
info
qui est dans l'espace en ce moment ?
Astronaute, cosmonaute, taikonaute, etc...
macos terminal info à propos de l'écran.
system_profiler SPDisplaysDataType
ou
defaults read /Library/Preferences/com.apple.windowserver.plist
ou un script cscreen
# install homebrew if you don't have it already
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master /install)"
# install cscreen
brew install --cask cscreen
# list displays
cscreen -l
ex:
DisplayID Index Depth Width Height Refresh
1 1 32 1440 900 60
2 2 32 1920 1080 60
use -h to display all usage options</code>
The first time you try to open the cscreen the os will not allow it because it isn't signed.
You have to go to Security & Privacy in System Preferences and allow it.