summaryrefslogtreecommitdiffstats
path: root/system-config/share/xserver-xorg/vboxvideo.conf
blob: 4d7a966b871453010b1372981fca6c8b486cd3ed (plain)
1
2
3
4
5
6
7
8
9
Section "Device"
	Identifier	"Default screen"
	Driver		"vboxvideo"
EndSection

Section "InputDevice"
	Identifier	"Default mouse"
	Driver		"vboxmouse"
EndSection