aboutsummaryrefslogtreecommitdiff
path: root/config.dot/kvmxconfig.link
blob: 69cb64bd2d835bf77654a36814ef2c87ef7228e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# KVMX user configuration
#

# Default image base
image_base="/var/cache/qemu"

# Move X11 client window below the WM bar
xclient_windowmove="0 21"

# Set and explicit screen resolution
#resolution="1280x780"

# Se screen resolution offset for the X11 client, GTK spice client without menubar
# Useful when setting the guest window to the full screen size, minus the Y offset
#resolution_y_offset="- 20"

# Se screen resolution offset for the X11 client, GTK spice client with menubar
# Useful when setting the guest window to the full screen size, minus the Y offset
#resolution_y_offset="- 45"