GithubHelp home page GithubHelp logo

Comments (14)

c00kiemon5ter avatar c00kiemon5ter commented on June 21, 2024

this is actually a bug (or design decision?) with your prefered keybinder (guessing xbindkeeys)

from bspwm.

 avatar commented on June 21, 2024

Mouse binds are provided by bspwm
https://github.com/baskerville/bspwm#mouse-bindings

from bspwm.

c00kiemon5ter avatar c00kiemon5ter commented on June 21, 2024

ah, misread that, sorry

from bspwm.

baskerville avatar baskerville commented on June 21, 2024

I pushed a workaround in the numlock branch (2a2bdc3). Can you test it?

from bspwm.

 avatar commented on June 21, 2024

Numlock branch didnt fix the problem

from bspwm.

baskerville avatar baskerville commented on June 21, 2024

I forgot to ungrab (fixed in 9eeb60e), if you set button_modifier in your autostart file, please try again.

Otherwise, I'll make a debug commit so we can understand what's happening under the hood.

from bspwm.

 avatar commented on June 21, 2024

That code seems work with Capslock on, but no others

from bspwm.

baskerville avatar baskerville commented on June 21, 2024

Please checkout the numlock-debug branch and add

options=('!strip')

to the header of bspwm's PKGBUILD.

Then use your mouse bindings with and without NumLock and send me the relevant lines from bspwm's stdout (the lines starting with "button press").

from bspwm.

 avatar commented on June 21, 2024
button press 1 0 0 #normal
button press 1 16 0 # numlock
button press 1 18 0 # numlock and capslock
button press 1 2 0 # capslock

I didnt test scroll lock because I dont have one

from bspwm.

baskerville avatar baskerville commented on June 21, 2024

Ok, I see... NumLock is Mod2.
What's the output of bspc get button_modifier?

from bspwm.

 avatar commented on June 21, 2024

bspc get button_modifier
mod4

from bspwm.

baskerville avatar baskerville commented on June 21, 2024

Should be fixed by 9b23755 (in the numlock branch).
The fix involves two new settings: numlock_modifier and capslock_modifier (the default values should be ok with your setup).

from bspwm.

 avatar commented on June 21, 2024

Works

from bspwm.

baskerville avatar baskerville commented on June 21, 2024

Ok, merged in master.

from bspwm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.