Re: Re: [qubes-users] Q4rc4 :: qvm-prefs-screenshot-to-clipboard - 1st attempt

2018-02-18 Thread Yuraeitha
On Sunday, February 18, 2018 at 11:32:16 PM UTC+1, awokd wrote: > On Sun, February 18, 2018 10:24 pm, Yuraeitha wrote: > > > hmm, thinking about it, did you try awokd's approach? > > He had but it wasn't working so I was just suggesting trying out a > different command line option for xclip. Coul

Re: Re: [qubes-users] Q4rc4 :: qvm-prefs-screenshot-to-clipboard - 1st attempt

2018-02-18 Thread 'awokd' via qubes-users
On Sun, February 18, 2018 10:24 pm, Yuraeitha wrote: > hmm, thinking about it, did you try awokd's approach? He had but it wasn't working so I was just suggesting trying out a different command line option for xclip. Could be because it was in a different session or something, like you're saying.

Re: Re: [qubes-users] Q4rc4 :: qvm-prefs-screenshot-to-clipboard - 1st attempt

2018-02-18 Thread Yuraeitha
On Sunday, February 18, 2018 at 1:11:58 AM UTC+1, [799] wrote: > Hello awokd, > > Original-Nachricht > An 17. Feb. 2018, 23:41, 'awokd' via qubes-users schrieb: > > > Can't really find a man page for xclip. What > > happens when you run this in dom0? > > xclip doesn't have to

AW: Re: [qubes-users] Q4rc4 :: qvm-prefs-screenshot-to-clipboard - 1st attempt

2018-02-17 Thread '[799]' via qubes-users
Hello awokd, Original-Nachricht An 17. Feb. 2018, 23:41, 'awokd' via qubes-users schrieb: > Can't really find a man page for xclip. What > happens when you run this in dom0? xclip doesn't have to be present in dom0 as the command is only used in the AppVM. As such you might ne

Re: [qubes-users] Q4rc4 :: qvm-prefs-screenshot-to-clipboard - 1st attempt

2018-02-17 Thread 'awokd' via qubes-users
On Sat, February 17, 2018 10:11 pm, '[799]' via qubes-users wrote: > xclip -selection clipboard -t image/png > /home/user/QubesIncoming/dom0/qvm-screenshot-to-clipboard.png Can't really find a man page for xclip. What happens when you run this in dom0? qvm-run $MyAppVM 'xclip -t image/png /home/

[qubes-users] Q4rc4 :: qvm-prefs-screenshot-to-clipboard - 1st attempt

2018-02-17 Thread '[799]' via qubes-users
Hello, having the idea of a qvm-screenshot-to-clipboard script I was eager to try writting a script. The solution I had in mind could work but I am struggling with a small issue and would like to get some help. The script takes a screenshot in dom0, store it to a file and qvm-copy the file to t