-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig
36 lines (25 loc) · 1.19 KB
/
config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#*****************************************
#REMEMBER TO PLACE THIS IN ~/.config/play/
#*****************************************
#Desktop location for games (I use this due to my personal setup, but you can point it to whereever)
desktop=
#Appdata location for games, generally whereever "%localappdata%" takes you in Windows File Explorer
appdata=
#Location of winrun_svr including name of the program (i.e. "wr=C:\Users\user\Documents\winrun_svr.exe")
wr=
#Display number as defined by "sudo ddcutil detect"
display=
#Full location of ControlMyMonitor on Windows machine including the name of the program
ControlMyMonitor=
#Location of usbip.exe on Windows machine including the name of the program
usbip=
#Keyboard file descriptor location. Search in /dev/input/by-id for the file name. It should hopefully be obvious, but if not, run "ls" while the device is and is not plugged in to see which file disappears.
keyFD=
#USB busid of keyboard as defined by "usbip list -l"
keyboard=
#USB busid of mouse as defined by "usbip list -l"
mouse=
#IP address of Windows machine
IP=
#Port that chin will connect to in order to communicate with chin_win. This port must be the same as is configured for chin_win
port=