I’ve almost successfully convinced my girlfriend to ditch Windows, so I’ll probably install kubuntu on her laptop soon. She uses the pc only for very basic operations, web browsing, office suite and a little bit of gaming.
I wanted to customize KDE Plasma so that the switch from Windows will be the simpler as possible. What customization would you suggest me?
Keep the defaults. Depending on the distro change to double click. That’s it.
Give her Ublock secretly.
Change from single click to double click to open!
I guess theming would make a lot of the work, I don’t remember the names but there are a few plasma themes that aim to mimic windows 10 and 11. If not the entire theme, the icons at least would make it way more intuitive.
For the office suite you might want to check out OnlyOffice(or even freeoffice), it probably looks more modern and less jarring than libreoffice for someone coming from recent versions of MS Office.
The start menu also has versions of it more similar to the windows one, but the standard one Is much better, maybe it’s a change she can get used to.
Make sure the desktop is in Folder View, so she can put files and folders on it, and set Dolphin’s view to the one she’s used to, icons or details.
I’m not sure for gaming, but maybe check beforehand if hers work on kubuntu.
Finally I’d make a post-it explaining the names of programs: dolphin - > file explorer, Kate - > notepad, ark - > 7zip and so on. The most frustrating thing is looking for a program that should have an obvious name and finding only unknown nicknames, it takes a while to get used to!
Thank you very much for the detailed answer!
Installing OnlyOffice is an amazing idea, the UI is really similar to MS OfficeAnd also the post it is great, as long as she learns to use it
Thanks!
My experience is that it’s similar enough out of the box that it’s fine for more users. Unless she’s really disturbed by anything that doesn’t look absolutely identical, having some noticeable differences is good as it’s a bit of a reminder that you’re not on Windows but works similarly to Windows.
Like, you could go all on and install a Windows 7 or 10 theme and make it look like Windows nearly pixel perfect, but then you set the expectation that it works exactly like Windows and that leads to disappointment as soon as the illusion falls apart, and she also won’t learn to explore new features if it’s presented as diet Windows. You want it to look familiar, not sell a lie or an illusion.
I got my mom to use Linux for a while, it was hard to get her to move on from XP to 7 and then 7 to 10. The switch to Linux went comparatively smoothly, because it was clear from the start it’s not Windows, it doesn’t work like Windows. But it retained the familiarity of the start menu, the task bar, the tray icons, so she felt comfortable using it and exploring it but came in with an open mind and without the expectation and frustration that came with trying to do something and realizing it’s not there. She knows she won’t just download a .exe and run it, that she has to use Discover.
You want it to look familiar, not sell a lie or an illusion.
Yeah of course! She doesn’t care of the exact icon match and so on, but she’ll probably find easier to use a system with similar behavior to what she’s used to
She knows she won’t just download a .exe and run it, that she has to use Discover.
She has already learned that, my tablet is not bloated with games she downloaded XD
She also has very very less probability to install malicious files this waythanks for the answer!
It doesn’t have to be 1:1. Make sure to install drivers, set up proton (so that proton is used by default), Install Only Office (because it is the most appealing to Microsoft office user) and if she really needs it create web apps for Microssoft Office and ensure that they can be launched from the desktop, taskbar, and start menu. Also Install adblockers and whatnot on her browser. Just nothing that could interfere with her workflow. So Ublock, Sponsorblock, CleanURL, I Don’t Care About Cookies, and Return Dislikes to Youtube. Also use this hardening script because it makes Firefox secureoit of the box and in my experience has never gotten in my way: https://github.com/hnhx/user.js
Double click, classic app menu. Onlyoffice as office app.
I love Plasma but it’s worth considering Linux Mint with Cinnamon. Let her try each with a Ventoy live USB on her computer.
KDE Plasma is a great use for that!
Mostly keep the defaults, but change single click to double as others mentioned, disable scroll action on desktop (switch workspace), disable scroll action on taskbar (cycle through opened windows) and that’s pretty much it.
Install Kubuntu, change the wallpaper to a grab of a BSOD and she’ll feel right at home.
change the wallpaper to a grab of a BSOD and she’ll feel right at home.
Amazing idea XD
A former coworker set his screensaver to BSOD and fooled me at first.
An old trick but always a laugh when it works :)
Make sure to install Nvidia drivers if she has an nvidia card ex:
sudo nala install nvidia-driver-535
.If she doesn’t have Nvidia gpu, then install her the LMDE5 and here’s why: https://forums.linuxmint.com/viewtopic.php?t=374128
It’ll save you all the time spend customizing the UI as it should always been done by the end user.
KDE is great but requires tinkering so therefore I don’t recommend for the first-time users.
What tinkering does KDE require?
The settings must be crawled through right answer the install to customize it as the user likes. Not actually tinkering lol
I like the default look as do many others I think. As for changing the looks I’d wager most Windows users just want to change the wallpaper which is very simple.
Thanks for the answer! I was thinking of Mint too (although I didn’t know about the debian edition, very cool), but I don’t like much the Cinnamon’s GUI, while I literally love the KDE one
Yeah lf course the customization should be done by the user, but I was thinking about a “first customization” to allow her to find a comfortable place. Do you think Cinnamon could be easier to use?
KDE is better for having Wayland at this point, but I’ve heard even many experienced users saying the settings menu is exhausive to set up things as you like.
I think Cinnamon vs KDE is not an ideal topic to debate, since they’re completely different.
If you prefer KDE, then go for it. Use it with Wayland only to avoid the typical first time user problems with multiple screens, screen tearing etc.
I’d rather install her KDE also because I’m used to it, so for any technical question she may ask I probably have better chances to solve the problem
thanks!