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