Advertising

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

Recent posts

#1
Newbie questions / Re: Trying to add brightnes co...
Last post by AxL - Today at 04:05:35 PM
See also:

#2
General discussion / Re: VLC 3.0.20
Last post by AxL - Today at 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 !! 


#3
Newbie questions / Re: Trying to add brightnes co...
Last post by AxL - Today at 01:31:49 PM
Quote from: jacatone12 on Today at 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 Today at 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:














#4
Newbie questions / Re: Trying to add brightnes co...
Last post by Filemon7 - Today at 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.

#5
Newbie questions / Trying to add brightnes contro...
Last post by jacatone12 - Today at 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?
#6
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
#7
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.. :)
#8
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.

#9
Hardware / Re: Keyboard Macro Keys, Help?
Last post by Ze_Mind - November 30, 2023, 04:26:50 PM
Yeah, 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.
#10
Hardware / Re: Keyboard Macro Keys, Help?
Last post by Filemon7 - November 30, 2023, 02:37:45 PM
Do you have enabled repository contrib and non-free ?

It maybe with wine emulator i enabled that by sudo dpkg --add-architecture  i386

Find xserver-xorg-input-kbd and install or  xserver-xorg-input-libinput.

Then test again input remapper.

Good luck.



View the most recent posts on the forum