Example #1
0
	def __init__(self):
		self.__wacom = Wacom()
		self.__xrandr = findCmd('xrandr')
Example #2
0
	def __init__(self):
		self.__xsetwacom = findCmd('xsetwacom')
		self.__devices   = self.__findDevices()
Example #3
0
	def __init__(self):
		self.__osd_cat = findCmd('osd_cat')