Re: [qubes-users] Where do I type command for enabling Fullscreen?

2019-07-17 Thread Aly Abdellatif
I forgot to mention, you should type Escape to exit Insert mode > On Jul 17, 2019, at 4:04 PM, O K wrote: > >> On Monday, July 15, 2019 at 9:20:03 PM UTC-4, Andrew David Wong wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA512 >> >>> On 15/07/2019 4.13 PM, O K wrote: >>> Trying to en

Re: [qubes-users] Where do I type command for enabling Fullscreen?

2019-07-17 Thread Aly Abdellatif
You can save in vim by typing “:w” If you want to save and exit “:wq” If you want to quit without saving “:q!” The quotation marks are not part of the commands Best regards Aly Abdellatif > On Jul 17, 2019, at 4:04 PM, O K wrote: > >> On Monday, July 15, 2019 at 9:20:03 PM UTC-4, Andrew Davi

Re: [qubes-users] Where do I type command for enabling Fullscreen?

2019-07-15 Thread Andrew David Wong
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 15/07/2019 4.13 PM, O K wrote: > Trying to enable fullscreen for a Windows 7 VM, and following the > Qubes instructions. They say to enter the following into the > /etc/qubes/guid.conf file in Dom0: > > VM: { personal: { allow_fullscreen = true;

[qubes-users] Where do I type command for enabling Fullscreen?

2019-07-15 Thread O K
Trying to enable fullscreen for a Windows 7 VM, and following the Qubes instructions. They say to enter the following into the /etc/qubes/guid.conf file in Dom0: VM: { personal: { allow_fullscreen = true; }; }; My question is, where do I type that in? I found the file in dom0 but if