Files
obs-studio/plugins/linux-capture/data/locale/en-US.ini
Lain 9107b90fb3 linux-capture: Fix xshm capturing first display on creation
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.
2024-09-03 13:28:18 -07:00

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]"