Advertising

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

Recent posts

#1
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
#2
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.. :)
#3
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.

#4
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.
#5
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.



#6
General discussion / Re: VLC 3.0.20
Last post by Filemon7 - November 30, 2023, 09:32:49 AM
https://download.videolan.org/pub/videolan/vlc/3.0.20/


sudo apt-get install git g++ make libtool automake autopoint pkg-config flex bison

Unpack .xz archive somewhere install libraries:

sudo apt-get install libdbus-1-dev libmad0-dev libavcodec-dev libavformat-dev libswscale-dev liba52-0.7.4-dev  libxcb1-dev libxcb-shm0-dev libxcb-xv0-dev libx11-xcb-dev libgcrypt20-dev liblua5.2-dev libxcb-composite0-dev libssl-dev libxcb-randr0-dev

Navigate to folder in terminal  by cd example: cd vlc then write  ./configure

Last step is write  make.

If you want  install it write sudo make install.

And thats all.

I will also write how to install codecs to compile with vlc also fix this guide if there is a problem.

Reedition from: https://staff.itee.uq.edu.au/ksb/howto/vlc-howto.html

Few codecs was taken from: https://help.ubuntu.com/community/Compiling%20MPlayer

You can also run without installing by write ./vlc

#7
General discussion / Re: VLC 3.0.20
Last post by Filemon7 - November 30, 2023, 09:20:31 AM
Bad package name or there is no version 3.0.20 in repository but you can compile vlc from source code.

Here guide: https://wiki.videolan.org/UnixCompile/
#8
Hardware / Re: Keyboard Macro Keys, Help?
Last post by Ze_Mind - November 30, 2023, 07:12:24 AM
QuoteSo you have that ?

Yeah, that's the program I found out about. I installed the .deb file.

Edit; This is what I get from Xinput:

chktex - Finds typographic errors in LaTeX
curtain - handy curtain for the desktop
gromit - GTK based tool to make annotations on screen
gromit-mpx - GTK+ based tool to make annotations on screen with multiple pointers
inputplug - XInput monitor
libxcb-xinput-dev - X C Binding, xinput extension, development files
libxcb-xinput0 - X C Binding, xinput extension
libxi-dev - X11 Input extension library (development headers)
libxi6 - X11 Input extension library
lxde - metapackage for LXDE
lxinput - LXDE keyboard and mouse configuration
librust-winapi-dev - Raw FFI bindings for all of Windows API - Rust source code
librust-x11-dev - X11 library bindings for Rust - Rust source code
librust-x11rb-dev - Rust bindings to X11 - Rust source code
librust-xcb-dev - Rust safe bindings for XCB - Rust source code
spotlighter - gtk interface to make annotations on the screen
xinput - Runtime configuration and test of XInput devices
xinput-calibrator - Generic touchscreen calibration program for X.Org
kodi-peripheral-joystick - Kodi Joystick Library

Edit2: I gtg right now, so I'll check back here later.
#9
Hardware / Re: Keyboard Macro Keys, Help?
Last post by Filemon7 - November 30, 2023, 07:00:30 AM
Quote from: Ze_Mind on November 30, 2023, 06:55:42 AM
Quote from: Filemon7 on November 30, 2023, 06:47:47 AM
Quote from: Ze_Mind on November 30, 2023, 06:45:11 AMI did try "Input Remapper" but it keeps saying "The device was not grabbed"
Functional macro keys use fn+ button so press any "special" key like volume up with fn.

And it should be detected.

fn + G1 (macro key) didn't work. I tested, and it does however work with my mouse and XBOX controller.

I was find that i hope thats help you:https://github.com/sezanzeb/input-remapper/

QuoteAn easy to use tool to change the behaviour of your input devices.
Supports X11, Wayland, combinations, programmable macros, joysticks, wheels,
triggers, keys, mouse-movements and more. Maps any input to any other input.

Direct link:https://github.com/sezanzeb/input-remapper/releases/download/2.0.0/input-remapper-2.0.0.deb

So you have that ?

And search for xorg-input its a keyboard driver/library.

#10
Hardware / Re: Keyboard Macro Keys, Help?
Last post by Ze_Mind - November 30, 2023, 06:55:42 AM
Quote from: Filemon7 on November 30, 2023, 06:47:47 AM
Quote from: Ze_Mind on November 30, 2023, 06:45:11 AMI did try "Input Remapper" but it keeps saying "The device was not grabbed"
Functional macro keys use fn+ button so press any "special" key like volume up with fn.

And it should be detected.

fn + G1 (macro key) didn't work. I tested, and it does however work with my mouse and XBOX controller.

View the most recent posts on the forum