Ubuntu/Rozdzielczość ekranu

Z Wikibooks, biblioteki wolnych podręczników.

Ustawienia monitorów[edytuj]

Aby zmienić ustawienia ekranu musisz:
1. Wejść do menu System -> Preferencje -> Monitory
2. Ustawić własną dostępną rozdzielczość lub szybkość odświeżania.
3. Kliknąć Zastosuj

Sterowniki własnościowe[edytuj]

Aby uzyskać dostęp do wyższych rozdzielczości, trzeba:
1. Zainstalować najnowsze sterowniki dla Twojej karty graficznej dostępne w menu System-> Administracja-> Sterowniki

2. Zezwolić na użycie oficjalnego sterownika.
3. W przypadku karty graficznej nvidia uruchom w konsoli:

sudo nvidia-settings

i wybierz preferowane ustawienia.
4. W przypadku braku dostępnej wyższej rozdzielczości (po zainstalowaniu sterowników nvidii) należy edytować
poniższy plik za pomocą edytora tekstu:

sudo gedit /etc/X11/xorg.conf

i zmienić wartości odświeżania pionowego i poziomego na wartości odpowiadające Twojej rozdzielczości, np.
dla rozmiaru monitora 1920x1200 należy wpisać w sekcji Monitor:

 HorizSync       31.0 - 90.0
 VertRefresh     60.0

5. Następnie ponownie uruchom aplikację nvidia-settings i ustaw wymaganą rozdzielczość.

Kalibracja monitora[edytuj]

displayCal[edytuj]


gnome-color-menager[edytuj]


colormgr

 
Usage:
  colormgr [OPTION…]

  create-device [ID] [SCOPE] [KIND]
                                    Create a device
  create-profile [ID] [SCOPE]       Create a profile
  delete-device [ID|PATH]           Deletes a device
  delete-profile [ID|PATH]          Deletes a profile
  device-add-profile [ID|PATH] [ID|PATH]
                                    Add a profile to a device that already exists
  device-get-default-profile [ID|PATH]
                                    Gets the default profile for a device
  device-get-profile-for-qualifier [ID|PATH] [QUALIFIER]
                                    Returns all the profiles that match a qualifier
  device-inhibit [ID|PATH] [TIMEOUT|0]
                                    Inhibits color profiles for this device
  device-make-profile-default [ID|PATH] [ID|PATH]
                                    Makes a profile default for a device
  device-set-enabled [ID|PATH] [TRUE|FALSE]
                                    Enables or disables the device
  device-set-kind [ID|PATH] [KIND]  Sets the device kind
  device-set-model [ID|PATH] [MODEL]
                                    Sets the device model
  device-set-serial [ID|PATH] [SERIAL]
                                    Sets the device serial
  device-set-vendor [ID|PATH] [VENDOR]
                                    Sets the device vendor
  dump                              Dump all debug data to a file
  find-device [ID]                  Find a device from the device ID
  find-device-by-property [KEY] [VALUE]
                                    Find a device with a given property value
  find-profile [ID]                 Find a profile from the profile ID
  find-profile-by-filename [FILENAME]
                                    Find a profile by filename
  get-devices                       Gets all the color managed devices
  get-devices-by-kind [KIND]        Gets all the color managed devices of a specific kind
  get-profiles                      Gets all the available color profiles
  get-sensor-reading [KIND]         Gets a reading from a sensor
  get-sensors                       Gets all the available color sensors
  get-spectral-reading [KIND]       Gets a spectral reading from a sensor
  get-standard-space [TYPE]         Get a standard colorspace
  import-profile [FILENAME]         Import a profile and install it for the user
  profile-set-property [ID|PATH] [KEY] [VALUE]
                                    Sets extra properties on the profile
  sensor-lock                       Locks the color sensor
  sensor-set-options [KEY] [VALUE]  Sets one or more sensor options

Help Options:
  -h, --help        Show help options

Application Options:
  -v, --verbose     Show extra debugging information
  --version         Show client and daemon versions
  --value-only      Show the value without any header
  --filter          Filter object properties when displaying

xrand[edytuj]

xrandr is an official configuration utility to the RandR (Resize and Rotate) X Window System extension.

xrandr

Screen 0: minimum 8 x 8, current 2560 x 1440, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
   2560x1440     59.95*+
   1920x1200     59.88  
   1920x1080     60.00  
   1680x1050     59.95  
   1600x1200     60.00  
   1280x1024     75.02    60.02  
   1280x800      59.81  
   1152x864      75.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

Zobacz również

dispwin[edytuj]

Dispwin: Warning - new_dispwin: Expected VideoLUT depth 11 doesn't match actual 10
Setting White
Setting 75% Grey
Setting 50% Grey
Setting 25% Grey
Setting 12.5% Grey
Setting Black
Setting Red
Setting Green
Setting Blue
Setting Cyan
Setting Magenta
Setting Yellow
Setting 50% Red
Setting 50% Green
Setting 50% Blue
Darkening screen
Lightening screen
Restoring screen
Normal beep
Good beep
Bad double beep

darktable-cmstest[edytuj]

darktable-cmstest version 3.8.1
this executable was built with colord support enabled
darktable itself was built with colord support enabled

primary CRTC is at CRTC 0
CRTC for screen 0 CRTC 1 has no mode or no output, skipping
CRTC for screen 0 CRTC 2 has no mode or no output, skipping
CRTC for screen 0 CRTC 3 has no mode or no output, skipping

DVI-I-1	the X atom and colord returned different profiles
	X atom:	_ICC_PROFILE (724 bytes)
		description: sRGB built-in
	colord:	"/home/a/.local/share/icc/edid-e72bf24dd863c39efec7f4558dceb731.icc"
		description: DELL U2713HM

Better check your system setup
 - some monitors reported different profiles
You may experience inconsistent color rendition between color managed applications

Zobacz również[edytuj]