this post was submitted on 24 Oct 2024
66 points (97.1% liked)
technology
23324 readers
54 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been thinking of doing an effort post on how to make a Windows to Linux transition as painlessly as possible. Are there any topics in particular that you (or anyone reading) specifically want a deep dive into?
Caveat: I'm not a PC gamer (for financial reasons, not ideological ones) so I can't help much on the gaming side.
But I think I can help with the rest. I've been using Linux as my main desktop OS for about 25 years now.
Uft. Jesus. I'd have to think about it for a while.
Does Linux have an equivalent of Windows Powertoys Fancyzones?
Equivalent to Eartrumpet?
I mostly use FOSS software anyway, so stuff like Libreoffice, GIMP, OBS, that shouldn't be much of a problem.
Idk. I think the biggest issue will be figuring out how to set up my workflow again. I rely heavily on FancyZones to keep my desktop legible. I'm very fond of rainmeter. But I suppose for a lot of it I'll just have to fuss with it until it feels right.
Part of my concern is it seems like most things I'd want are doable, but there's a lot of hoops to jump through. Like I have an Azeron Cyro mouse bc I was concerned about RSI. Works great, most comfortable mouse I've ever used, but it sounds like to get it to run on Linux you need to run a windows VM, a macro program, and a couple of other things. In windows I just plug it in and use the keymapping software that comes iwth the mouse.
Sorry for jumping into another thread but I think I can help with some of these
Depending on what you use it for a tiling window manager might replace it, or KDE plasma has similar functionality built in I believe
I think Pulse Audio Volume Control does everything Eartrumpet does, it comes default with some distributions or you can install the package
pavucontrol
If I understand what fancyzones is, I think people make plugins for gnome and kde that are like Fancyzones. There's also entire window managers that are like scriptable fancyzones. I'm talking about tiling window managers like awesomeWM and i3. They're pretty technical but some people really like them.
One of my concerns is how often "Scripting" comes up in explaining how things work. I've never been good at even basic scripting. : p
Well my mom uses linux without any scripting skills at all. I was just saying that this thing goes as far as you want to take it.
Is dual booting worth trying? I've seen people claim multiple times that this leads to issues.
How do you make it look like Windows 7 with the windows xp theme?
Is there a place to check for software and hardware compatibility?
I've dual booted for 8 years now. It's very handy for me, but it is not without its complications - The main one being Microsoft's illegal anticompetitive behaviour by making Windows regularly overwrite the boot entries, so I have to force a legacy boot to Linux so it can recreate its own entries.
The second one being that Microsoft doesn't abide by its own official NTFS specification, and will mark drives dirty when it shouldn't, forcing Linux to be careful and mark the drive as read-only unless you force it or boot back and make Microsoft re-unmark it.
If you want a Windows-y theme, I'd point to Plasma/KDE for your desktop type. Plenty of themes around too.
Honestly I've not had an issue with hardware drivers on Linux for a long time, that issue is largely historical. Except for nvidia graphics cards, which may prove a bit finicky depending on the model. Hardware which is very recent may take a while if they don't release official linux drivers.
As for software, obviously just check if your software has a Linux binary, if it does they're generally all-distro supporting these days.
A lot of games are Linux native now, but for other Games on Steam with Proton (or the more complex effort of running software in WINE), they have appDBs that list compatibility here: https://appdb.winehq.org/ and here: https://www.protondb.com/
Lots of people do it without issues, but it can sometimes lead to issues, most likely that a windows update overwrites the bootloader and you get locked out of the Linux partition. It's worth trying if you're not sure about it, but you can also just run Linux from an external drive while testing it out, which I might recommend more, although it'll be slower to start up/run programs.
Can't help you with the theme sorry, but I have seen some in the past so I guess it's possible.
The website for each distro often has comparability information, the Arch wiki has a huge amount, which more or less applies to other distributions too.