Oh, that’s an interesting one. Using a windows background is probably the most cost-effective solution, but there are fancier things. For example, tails used to have a camouflage theme that looked like this:
Maybe something like this could be created for Qubes? (one big issue will be how the actual windows are colored… something for which there is just no way around).
anyway, you could run a windows HVM in fullscreen? (aside from the regular warning that running applications in fullscreen doest really make it easy for you if you’re working in dom0 or some other VM faking to be dom0)
Ah. Brilliant point! If for a brief moment you needed to pretend this could help.
No, you didn’t. I usually post on the thread and then immediately split my own topic (as a moderator) so it’s more visible that the conversation was split. If I just “reply as a linked topic” people don’t really notice as it just adds a little grey link bellow the post.
There is also a Debian-based distribution called Q4OS which supports the Trinty desktop. There you have a very much Windows-like environment and can also load themes that look like Windows XP, 7 or 10.
Currently Q4OS runs under Qubes as standalone, template and AppVM, but there is no qrexec support. It would be nice if someone could provide a template, which might not be too difficult, as this is a rather plain (and very fast) debian system.
I guess the use-case is here is if someone is in a public place and doesn’t want to draw too much attention to the fact that they are using a “weird” operating system. Can raise unnecessary suspicions for some threat models.
Looks like KDE: change desktop background, icon for launcher and window decoration, I suppose. There are likely multiple “Windows 10” themes you could download and apply.
In a qube:
4. wget https://github.com/B00merang-Artwork/Windows-10/archive/master.zip
5. wget https://github.com/B00merang-Project/Windows-10/archive/master.zip
In dom0:
Transfer those files into dom0
6. Unzip the file from 4 in ~/.icons
7. Unzip the file from 5 in ~/.themes
8. Open “Appearance” - set Style to “Windows-10-master”, and Icons to “Windows 10”
9. Open “Window Manager” - under Style set Theme to “Windows-10-master”,
Fine tuning:
10. Right click on Applications Menu, Properties, Change Icon to “Start here”
11. Right Click on Desktop, “Desktop Settings”, change Background to a Windows wallpaper.
12. Right Click on Desktop, “Desktop Settings”, “Icons”, select “Home”,“Filesystem”,“Wastebasket”
Most Windows machines seem to have a search tool next to Start, and Bluetooth next to the clock.
You want these icons, not those functions.
Right click on Panel, Panel->“Add New Items”, select launcher and choose an application.
(You could , for example, add a launcher for xfce4-screenshooter.)
Change the icon to a Windows Icon - e.g the search glass.
Done.
This will pass casual inspection.
All usual warnings about transferring files in to dom0 apply.
I am stuck on this part. The files are in dom0 now, but I don’t have any GUI to unzip them and I’m not sure how to do this at the command line level or how to move them into the proper directory.
They are in the right directories now, but I don’t know how to unzip them. I didn’t see a way to do that in Thunar. There’s probably a built in command line way in Qubes that I just don’t know.
I used sudo and unzip, but I’m still not seeing the theme. I also don’t see the directory in Thunar. I created it, it’s there, but I can’t see it. I’m not sure why.
Files / folders that start with a . like ./themes are hidden files. They are not shown by default. To view them on the dom0 file manager (thunar) you need to open the: menu » view » show Hidden Files. Alternatively you can press ctrl+h (and do the same to hide them again).