On Sat, Mar 04, 2017 at 05:37:38PM -0800, Fabrizio Romano Genovese wrote: > As the title says. I've built a little toggle script to automatically > attach/detach my camera to an appvm. For the sake of completeness, I'd like > to do the same for the internal microphone. > > Since microphone can be attached/detached to/from an appvm using Qubes > manager, I suppose there is some kind of script in dom0 that is invoked to > perform this operation.The problem is that I don't know where I have to look > to find it. > > Can someone help me? > > Thanks for your Time, > Fab >
I dont think there's a separate script - there's code in /usr/lib64/python/2.7/site-packages/qubesmanager you can adapt. Look in main.py -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20170305033546.GC12046%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
