Media Keys stopped working?[Play/pause,Next&Previous track keys]

ONE MORE THING: GOOD NEWS - My steam controller works so it must be some drivers for the xbox dongle which worked natively , i killed something i guess

Interesting - mine works like a dream.

I admire your Fearlessness. That is what Linux is all about.

This may help:

1 Like

Oh damn thats amazing. I will do it right now. Thanks :smiley:

Also, thanks for the compliment. Linux is work but its fun, a bit frustrating when you do stupid stuff like me i guess but still fun XD

I really dont regret switching from windows.

2 Likes

I destroyed... My Zorin OS installations repeatedly for months by allowing my scientific curiosity to get the better of me.
I'd go into Root, then say, "I wonder what happens if I do this..."

Backing up usually prevented data loss and catastrophe. Not always. Sometimes I was moving faster than I was.
If you know what I mean.

These days, that is now very rare. But it has been fun. And Windows, Wine and Windows Apps are all in my rear-view mirror.

When i restore the files in the manager, i just need to open the terminal and "sudo apt update" right?

The manager told me "yup its done" but i am kinda lost now XD

EDIT ALSO MY MEDIA KEYS WORK - WHOOP WHOOP

1 Like

Can you please re-phrase this? I am not following what you are asking.

Ahh sorry.

I mean the PPA manager :slight_smile: i loaded the backup with the advanced menu, it said it finished restoring it - but from here i dont know what to do, told me to do an update :o
Sorry, idiot at work here

Oh... Yes, you can update safely. That just updates the Sources list to ensure all the latest packages are seen.

Okay one last thing and then i think i am done lol.
Sorry that you guys have to help me so much q.q

Like i expected, some of my backed up programs wont update because their sources are from outside and its off by default.
Sooo my question would be, is there a way to delete the ones i cant update now? Because they stop the whole process of updating :slight_smile: i am installing some stuff manually anyway so its fine, i just wanna clean up that list so that i can run "Sudo apt update" again without, for example, my surfshark vpn stopping the update process because its an outside sourced program.

You can re-add those repositories if you need those programs.

As someone who has nuked his system many times, I usually don't follow the full procedure I outline in that [HOW TO] thread. Because I find that if I need a program, I readd it as soon as I need it and realize it is missing. If I don't notice it missing, I probably didn't need it...

Problem is, now that its already in my list to update and stuff, but is not allowed because its a unsigned repository makes me unable to install surfshark - because when i want to update with "sudo apt update" while i am in the process of installing it, it just says "F U its not signed" but i need to update in order to install it... sooooo i either clean up the programs from the list it tries to update or i enable unsigned repositories. Can you help me with that lol. THats literally the only thing i need and im finally done xD

In the case of Sufshark- that is a VPN. So it is best to remove it completely and reinstall it per the on-site instructions.

is there a handy GUI to delete stuff from the package list? Because the system thinks its installed but i cant find anything - i am still a bit helpless with moving around the system .. meh

sudo apt install synaptic

Synaptic Package Manager can handle almost anything you can throw at it. It operates in much the same way you would, giving commands in terminal. But as a GUI with excellent power.
It looks intimidating... but is easier to use than it looks like.
Once installed, open it. Then in the Top Toolbar, you will see a search button. Search the name of the package you want to remove.

IMPORTANT! Read The Description!!
Sometimes, a package refers to the package you are removing, but is not something you should remove. The description usually tells you... But ask here if unsure. You pick up on it quickly and soon, you will never need to ask at all.
But once you select a package (right click, choose Remove Completely), it will offer up any additional packages that should be removed with it. That makes it easy.
When finished with your selections, click the Apply button.

Deleted it BUUUUUUT it still wants to update surfshark from the repository when i sudo apt-get update.

Cant i just delete it from the package list or something it uses when i try to update everything??

edit Would be cool if you could tell me how, if you even know what i want to do.

sometimes i am a bit confusing sorry :frowning:

Oh... Did you remove the repository?
Open Software & Updates, look for the surfshark repo- click it. Then click the remove button on the bottom toolbar.

I....I think i got it.... oh boy XD
While i still got you, is there a easy way to back up the system how it is right now as an ISO so that i can just reinstall whenever i F up?

I think the backup tool thats already installed is just for files amiright?

It is. And it can do what you asked if you can do.
My recommendation: Don't.

If you think about it, it makes sense. If you make a mistake taht actually manages to mess up the O.S., you don't want that restored. :expressionless:
And a mistake like that may not show up right away - so it can end up backed up.
I know.
I've done it.

A fresh Clean Install really is the way to go. Because you can preserve your Home Directory- that has most of everything you want to keep. Installing a few extra programs is usually easy.

Okay good to know.
Thanks for the help :smiley:
I hope i dont have to annoy you guys too much in the future with my problems X_X

By the way ... doing stuff in the terminal is strangely satisfying lol but i cant "SHIFT + V" stuff into it, is that normal? or do i have to do a different combo to paste text? I always right clicked like an idiot :smiley:

The terminal Emulator relies on a different bit of code- which already laid claim on ctrl+c and ctrl+v. So, the keyboard shortcuts in terminal are ctrl+shift+v and ctrl+shift+c