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