Glad I could help.
The thing is, though, that command line instructions work on most flavours of whatever distro you have running. If you have an xfce problem it’s fair game to tell you where to click, but if your issue is not related to your desktop environment, giving a solution that works on most, if not all, systems that may have the same issue, is actually a good idea. No?
I use xfce and i like it so far, though it would be good if i could increase the minimize/maximize/tray toolbar’s size
As long as I’m mocking help forums, I might have a stupid solution for your window decorations, which you can follow at your own risk. I saw your comment and, just out of curiosity, started playing around in a VM with imagemagick, a program I’ve never used before, but that might be useful for you. Here’s what I did:
1.) I copied a theme I liked, in this case “Sassandra”, from /usr/share/themes into ~/.themes.
2.) I renamed Sassandra (in ~/.themes) to Sassandra2 and switched themes to Sassandra2.
3.) I opened up some of the images in ~/.themes/Sassandra2/xfwm4/ and made note of the geometry of the buttons. In this case, they were 24x17.
4.) I opened a terminal in ~/.themes/Sassandra2/xfwm4/ and ran a command I got from an AI chatbot and fiddled with it blindly like an idiot until it ran:
find . -type f -exec magick {} -scale 12x17 {} ;
In this case, I wanted to use magick to shrink the icons from 24x17 to 12x17 (though you could just as easily replace “12x17” with an increased size instead), and I wanted to do all the files at once, using the find command as suggested by my robot overlord. It didn’t work as I intended. I never bothered to read any docs. I’m not even sure I put the “{}” in the right spot. But it did shrink the images, preserving the aspect ratio. It also threw up a couple errors because I forgot about the readme and themerc files in that directory. Speaking of which, you can fiddle with the themerc file to make any minor adjustments, like offsetting text.
Edit: In retrospect, the original image files were actually all different sizes and now Sassandra2 looks like crap, but you can always run magick on files individually.
*Advice
Now that’s a better reason for looking for a GUI solution than the OP had. I hadn’t really considered how dyslexia would affect CLI usage.
Me too. Just use tab and complete commands that way. Fish or zsh with oh-my-zsh is your friend.
What are these “solutions” you speak of? All help forum posts must follow this format:
“I want to do x.”
“Why would you want to do x? Don’t do x.”.
I want to shoot myself in the foot
Why would you want to do that? Don’t do that?
Why are people so rude to me? I asked a question and they won’t answer it. The Linux community sucks
Yeah it sucks.
If I wanna shoot myself, let me shoot myself. Maybe I’m into that. Who are you to judge whats good for me?
I want to make a sandwitch and I know I can do this by shooting myself in the foot, no i don’t care this is bad practice just tell me how to make it work.
doesn’t tell them how to make it work, does not give enough instructions to make it work the “right” way
installs windows again
The Linux Community does suck…
I have no idea what this mean is even trying to say, but as someone who is trying to make the switch to Linux, it is a steep learning curve, even for the most “user-friendly” distros.
A lot of the information in forums assumes some sort of basic knowledge of code and processes which aren’t readily available. I’ve asked a few noob questions and while there are some helpful people out there, there are also a fuck load of assholes who seem to think they walked out the womb speaking Ubuntu.
So my message to those people is, if you’re not gonna be helpful, kindly keep your snide comments to yourself.
If gou have an issue shoot me a message, I can’t guarantee anything but i’ll try to help
Shoot me a message too. I don’t know anything about Linux but I’m lonely.
If you’re getting coding advice, you might be on the wrong forums, which can explain the snark.
You don’t need to do code to use Linux. You can use Bash if you want, but it’s not a necessity
Too many people expect you to know and understand gnu-utils and all the common config file, filesystem and folder structure paradigms though. Which is the problem.
The problem is that Linux nerds, myself included, are too deep in the knowledge to even think of sth. You might not know. And my way to learn the basics of Linux was breaking 3 installations and running random scripts from stack overflow without really knowing what they do.
I don’t want this the way for new people to learn Linux. There must be a better way. But I don’t know which one. People who think you can’t ask questions because your basics are missing should shut the fuck up and go to 4chan or so.
None of that is code.
It’s possible that when you ask for help you don’t even use the words correctly, like you demonstrated here, so you expect people to help you without doing a bare minimum of even understanding the terms. If this is true, it’s on you.
So many times I saw people comming hot, asking for help, and when given a command to run, getting angry that it’s some words they don’t understand, and asking for a different solution, one that doesn’t require commands.
I don’t know, for example, what problem you had that required you to “understand filesystem” whatever you mean by that, and if so, what solution to it you expected.
You can use Bash if you want, but it’s not a necessity
I would argue and say at minimum you should be comfortable with Bash and the file system , otherwise if you spend a year running Linux and encounter some obscure error you’ll be totally clueless troubleshooting wise and might end up breaking something else.
“why don’t you just”
╭∩╮(︶︿︶)╭∩╮