You are not logged in.

#1 2024-02-18 20:15:06

WolfeN
Member
Registered: 2021-04-10
Posts: 33

[SOLVED] Logitech MX Keys Mini function keys

Hi - I'm hoping this might be something someone can help me with. I recently got the Logi MX Mini wireless keyboard (connected using the Logi Bolt adapter).

Everything seems to work fine - the volume up/down/mute work, however the pause/play & the screenshot function keys do not do anything. Any ideas for me to try? I'm using up-to-date Boron.

Thanks for any help!

Last edited by hhh (2024-02-22 15:05:40)

Offline

#2 2024-02-19 01:16:59

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: [SOLVED] Logitech MX Keys Mini function keys

Use xev and check what the return value for those keys are -

Section 2.2 - https://wiki.archlinux.org/title/Keyboa … es_in_Xorg


You must unlearn what you have learned.
    -- yoda

Offline

#3 2024-02-19 01:21:24

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: [SOLVED] Logitech MX Keys Mini function keys

You get this - https://www.logitech.com/en-us/products … -mini.html ?

Some of those keys require you to press an alt or control key as well?


You must unlearn what you have learned.
    -- yoda

Offline

#4 2024-02-19 17:39:29

WolfeN
Member
Registered: 2021-04-10
Posts: 33

Re: [SOLVED] Logitech MX Keys Mini function keys

This is the one I have: https://www.logitech.com/en-us/products … 10475.html

The special media keys up top are active by default - so the "F1-F12" function keys are the ones you need to press "fn" key along with in order to use (although you can switch this behaviour: "When you press Fn + Esc you can swap between the Media keys and F-Keys").

Running xev, I get "serial 48" for the screenshot key...

Offline

#5 2024-02-22 01:52:42

WolfeN
Member
Registered: 2021-04-10
Posts: 33

Re: [SOLVED] Logitech MX Keys Mini function keys

I was able to map the screenshot button on this keyboard - in case anyone else has this keyboard, this is what I did:

- edit .xbindkeysrc
- find the section that starts with "# Print Screen (xfce)"
- add the line "m:0x41 + c:39" as below, and comment out (add # at the beginning of) the line that says "Print":

   # Print Screen (xfce)
   "xfce4-screenshooter"
        m:0x41 + c:39
   #   Print

Last edited by WolfeN (2024-02-22 16:11:23)

Offline

#6 2024-02-22 15:04:58

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: [SOLVED] Logitech MX Keys Mini function keys

Marking this thread [SOLVED].


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

Board footer

Powered by FluxBB