Re: [qubes-users] specifying specific dspvm when opening links/files in another appvm?

2020-11-09 Thread unman
On Mon, Nov 09, 2020 at 10:12:14AM -0500, Stumpy wrote:
> I currently have a desktop file in some of my appvms to open links and files
> using the default dspvm. How can I specify an alternate, ie not default,
> dspvm like the whonix dvm, to handle links/files?
> 
> This is what I currently have:
> 
> [Desktop Entry]
> Encoding=UTF-8
> Name=BrowserVM
> Exec=qvm-open-in-dvm %u
> Terminal=false
> X-MultipleArgs=false
> Type=Application
> Categories=Network;WebBrowser;
> MimeType=x-scheme-handler/unknown;x-scheme-handler/about;text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
> 
> Thanks in advance!
> 

You can change the default dispvm for that qube in qvm-prefs.

If you just want to change it in this desktop file, then change the exec
line:
`Exec=qvm-open-in-vm $dispvm: %u `

You may need to edit the policy file for seamless opening without
prompts.

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20201109153928.GA18858%40thirdeyesecurity.org.


[qubes-users] specifying specific dspvm when opening links/files in another appvm?

2020-11-09 Thread Stumpy
I currently have a desktop file in some of my appvms to open links and 
files using the default dspvm. How can I specify an alternate, ie not 
default, dspvm like the whonix dvm, to handle links/files?


This is what I currently have:

[Desktop Entry]
Encoding=UTF-8
Name=BrowserVM
Exec=qvm-open-in-dvm %u
Terminal=false
X-MultipleArgs=false
Type=Application
Categories=Network;WebBrowser;
MimeType=x-scheme-handler/unknown;x-scheme-handler/about;text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;

Thanks in advance!

--
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 qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/748bc6c7-750b-5231-565d-e36bd97a1b87%40posteo.net.