mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-18 13:33:27 -04:00
Like xcomposite, this was programmed to select the first display by default. Change it to not capture any display unless explicitly selected by the user.
17 lines
524 B
INI
17 lines
524 B
INI
X11SharedMemoryDisplayInput="Display Capture (XSHM)"
|
|
Display="Display"
|
|
CaptureCursor="Capture Cursor"
|
|
AdvancedSettings="Advanced Settings"
|
|
XServer="X Server"
|
|
XCCapture="Window Capture (Xcomposite)"
|
|
Window="Window"
|
|
CropTop="Crop Top"
|
|
CropLeft="Crop Left"
|
|
CropRight="Crop Right"
|
|
CropBottom="Crop Bottom"
|
|
IncludeXBorder="Include X Border"
|
|
ExcludeAlpha="Use alpha-less texture format (Mesa workaround)"
|
|
SelectAWindow="[Select a window to capture]"
|
|
SelectADisplay="[Select a display to capture]"
|
|
UnknownWindow="[Unknown window]"
|