The latest Kazam should also support keyboard shortcuts:
start recording: Super + Control + r
pause recording: Super + Control + p
finish recording: Super + Control + f
show Kazam: Super + Control + s
quit: Super + Control + q
for i in range(0,lenght): #counts row in csv-file
dictFromCSV[keysForDict[j]] = str(row[i])
j = j + 1
i = i + 1
dictFromCSV = dict(zip(keysForDict, row))
from multiprocessing import Pool
def f(x):
return x*x
if __name__ == '__main__':
p = Pool(5)
print(p.map(f, [1, 2, 3]))
sys.path.append(os.path.join(os.curdir, 'lib', 'configobj'))
sudo aptitude install regexxer