.TH SCC "1" "March 2026" "sc-controller 0.5.5" "User Commands"
.SH NAME
scc \- command-line interface for sc-controller
.SH SYNOPSIS
.B scc
.I <command>
.RI [ arguments ]
.SH DESCRIPTION
.B scc
is the command-line interface for sc-controller.
.SH COMMANDS
.TP
.B daemon
Run scc-daemon with passed parameters.
.TP
.B dependency\-check
Check if all required libraries are installed on this system.
.TP
.B gui
Run sc-controller (GUI) with passed parameters.
.TP
.B info
Display basic information about running driver.
.TP
.B list\-profiles
List available profiles.
.TP
.B lock\-inputs
Lock and print pressed buttons, pads and sticks.
.TP
.B osd\-keyboard
Display on-screen keyboard.
.TP
.B print\-inputs
Print pressed buttons, pads and sticks.
.TP
.B set\-profile
Set controller profile.
.TP
.B test\-evdev
Evdev driver test. Displays gamepad inputs using evdev driver.
.TP
.B test\-hid
HID driver test. Displays gamepad inputs using hid driver.
.SH SEE ALSO
.BR sc-controller (1),
.BR scc-daemon (1)
