Papoteur

Results 32 issues of Papoteur

##### Expected Behavior Action of the keys acts on laptop's monitor backlight. ##### Current Behavior My configuration is a laptop with an additional monitor connected through HDMI. When I use...

I'm exploring this promising library. But, following the basics: ``` >>> from p2pd import * >>> netifaces = await init_p2pd() >>> ifs = await load_interfaces(netifaces=netifaces) Traceback (most recent call last):...