StewOS
Source

stewos.looking-glass.settings.spice

Declared in modules/nixos/looking-glass/types/config/spice.nix · 12 options

# stewos.looking-glass.settings.spice.alwaysShowCursor

Always show host cursor

Type
boolean
Default
false
Declared in

# stewos.looking-glass.settings.spice.audio

Enable SPICE audio support

Type
boolean
Default
true
Declared in

# stewos.looking-glass.settings.spice.captureOnStart

Capture mouse and keybaord on start

Type
boolean
Default
false
Declared in

# stewos.looking-glass.settings.spice.clipboard

Use SPICE to synchronize the clipboard contents with the guest

Type
boolean
Default
true
Declared in

# stewos.looking-glass.settings.spice.clipboardToLocal

Allow the clipbaord to be synchronized FROM the VM

Type
boolean
Default
true
Declared in

# stewos.looking-glass.settings.spice.clipboardToVM

Allow the clipboard to be synchronized TO the VM

Type
boolean
Default
true
Declared in

# stewos.looking-glass.settings.spice.enable

Enable the built-in SPICE client for input and/or clipboard support

Type
boolean
Default
true
Declared in

# stewos.looking-glass.settings.spice.host

The SPICE server host or UNIX socket

Type
string
Default
"127.0.0.1"
Declared in

# stewos.looking-glass.settings.spice.input

Use SPICE to send keyboard and mouse input events to the guest

Type
boolean
Default
true
Declared in

# stewos.looking-glass.settings.spice.port

The SPICE server port (0 = unix socket)

Type
16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
5900
Declared in

# stewos.looking-glass.settings.spice.scaleCursor

Scale cursor input position to screen size when up/down scaled

Type
boolean
Default
true
Declared in

# stewos.looking-glass.settings.spice.showCursorDot

Use a 'dot' cursor when the window does not have focus

Type
boolean
Default
true
Declared in