Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

Recent posts

#11
System upgrading / Re: Upgrade from 5
Last post by jury - December 03, 2023, 04:00:49 PM
Quote from: pavroo on November 15, 2023, 08:51:40 PMTo fix sparky key:
wget -O - https://repo.sparkylinux.org/sparky.gpg.key | sudo tee /usr/share/keyrings/sparky.gpg.key

Nope:
wget -O - https://repo.sparkylinux.org/sparky.gpg.key | sudo tee /usr/share/keyrings/sparky.gpg.key
--2023-12-03 15:55:28--  https://repo.sparkylinux.org/sparky.gpg.key
Translacja repo.sparkylinux.org (repo.sparkylinux.org)... 185.249.225.163
Łączenie się z repo.sparkylinux.org (repo.sparkylinux.org)|185.249.225.163|:443... połączono.
BŁĄD: Żaden certyfikat nie został przedstawiony przez `repo.sparkylinux.org'.
BŁĄD: Certyfikat `repo.sparkylinux.org' wygasł.
#12
Newbie questions / Re: How do you cnfigure Konsol...
Last post by AxL - December 02, 2023, 05:45:47 PM
Quote from: jacatone12 on November 16, 2023, 12:42:30 AM[....]  Anyone know how to do this?



How about, if you spend some time, STFW (Search The Fantastic Web) and RTFM (Read The Fantastic Manual) ....???



#13
Newbie questions / Re: Trying to add brightnes co...
Last post by AxL - December 02, 2023, 04:05:35 PM
See also:

#14
General discussion / Re: VLC 3.0.20
Last post by AxL - December 02, 2023, 01:48:35 PM
Quote from: sparky270 on November 29, 2023, 06:10:36 PMI installed vlc 3.0.20 and version 3.0.18 is installed.

   What is the output of apt policy vlc and apt show vlc ... ???












Cheers !! 


#15
Newbie questions / Re: Trying to add brightnes co...
Last post by AxL - December 02, 2023, 01:31:49 PM
Quote from: jacatone12 on December 02, 2023, 12:19:11 AMInstalled the latest SL KDE version on an old Dell Inspiron 1420 which has a rather dimm display.When trying to install brightnes-controller from a ppa I got the follow result:

admin1@inspiron1420:~$ sudo apt-cache search brigtness-controller
admin1@inspiron1420:~$   sudo add-apt-repository ppa:apandada1/brightness-controller
sudo: add-apt-repository: command not found
admin1@inspiron1420:~$

Does this mean I need to install an 'add-apt-repository' feature? Anyone know a solution?

Of course, use the official debian repositories. That's why they exist. And not crap for UbuntuTard.



Quote from: Filemon7 on December 02, 2023, 06:41:57 AMSolution is adding it by pip python packages installer: pip install brightness-controller-linux
[....]


  Holy shit, what a way to complicate your life. Instead of using common sense, by using the official debian repositories:














#16
Newbie questions / Re: Trying to add brightnes co...
Last post by Filemon7 - December 02, 2023, 06:41:57 AM
Solution is adding it by pip python packages installer: pip install brightness-controller-linux

On github there is writen that you need also PyQt5  so install by the same method and from apt ddcutil also libddcutil4  should help and restart.

I installed those both to test if it works it shows thst not find ddcutil but sliders working.

You need install pip by sudo apt install pip or pip3 depends of python version in repository.

But i was find that to not break python dependencies use pipx and install by sudo apt install pipx

Source: https://github.com/LordAmit/Brightness

To run write in terminal: brightness-controller

Good luck.

#17
Newbie questions / Trying to add brightnes contro...
Last post by jacatone12 - December 02, 2023, 12:19:11 AM
Installed the latest SL KDE version on an old Dell Inspiron 1420 which has a rather dimm display.When trying to install brightnes-controller from a ppa I got the follow result:

admin1@inspiron1420:~$ sudo apt-cache search brigtness-controller
admin1@inspiron1420:~$   sudo add-apt-repository ppa:apandada1/brightness-controller
sudo: add-apt-repository: command not found
admin1@inspiron1420:~$

Does this mean I need to install an 'add-apt-repository' feature? Anyone know a solution?
#18
Hardware / Re: Keyboard Macro Keys, Help?
Last post by Ze_Mind - November 30, 2023, 08:20:48 PM
This what I did,,

https://ibb.co/Zg3jj7j
#19
Hardware / Re: Keyboard Macro Keys, Help?
Last post by Ze_Mind - November 30, 2023, 04:54:21 PM
I even ran xev, and although the letter keys showed up, the G1-G6 keys never registered.

I feel that Linux can't touch those keys. I mean possibly they can, but I have to do a lot of digging, and really isn't worth it.

I'm not mad, like throwing the keyboard out the window. It is a very nice keyboard. I just might take the G# keys off and just put some duct tape over it so I don't accidentally hit it.

Edit: The above is for gamepads.. :)
#20
Hardware / Re: Keyboard Macro Keys, Help?
Last post by Filemon7 - November 30, 2023, 04:41:59 PM
Quote from: Ze_Mind on November 30, 2023, 04:26:50 PMYeah, I have contrib and non-free

I have those two programs already installed.

Input Remapper doesn't work.

The macro keys are set to the F1-F6 keys. But I do not know how to change these.

https://github.com/AntiMicroX/antimicrox/

QuoteAntiMicroX is a graphical program used to map gamepad keys to keyboard, mouse, scripts and macros. You can use this program to control any desktop application with a gamepad on Linux🐧 and Windows 🪟.
It can be also used for generating SDL2 configuration (useful for mapping atypical gamepads to generic ones like xbox360).

Maybe something like that will help.

I now just guessing.

View the most recent posts on the forum