Git Product home page Git Product logo

Comments (10)

Litarvan avatar Litarvan commented on May 19, 2024

So ?

from basic_wm.

moaxcp avatar moaxcp commented on May 19, 2024

It is not obvious to me what you are trying to do. What application are you running the window manager in?

from basic_wm.

Litarvan avatar Litarvan commented on May 19, 2024

Xephyr, as it is described in https://github.com/jichu4n/basic_wm/blob/master/build_and_run.sh

from basic_wm.

ajh123 avatar ajh123 commented on May 19, 2024

Have your mouse pointer in the Xephyr window and do CTRL+SHIFT, then try the shortcuts like ALT+F4.

from basic_wm.

Litarvan avatar Litarvan commented on May 19, 2024

It does nothing, that's why I opened the issue

from basic_wm.

moaxcp avatar moaxcp commented on May 19, 2024

What @ajh123 is asking is if you pressed CTRL+SHIFT in the Xephyr window. This needs to happen so Xephyr captures your keyboard input rather than you normal window manager. The title of the Xephyr window will change to indicate if it is capturing input.

from basic_wm.

GRFreire avatar GRFreire commented on May 19, 2024

Same thing here. Xephyr is capturing my input and it is still not working. Any ideas on what I am doing wrong?

from basic_wm.

GRFreire avatar GRFreire commented on May 19, 2024

For some reason adding Mod2Mask solved for me. Hope it's helpful for you guys too.

from basic_wm.

gramcracker avatar gramcracker commented on May 19, 2024

I'm having the same problem. I also got it to work by changing all occurrences of Mod1Mask to Mod2Mask. Mod 2 is supposed to be the number lock, so it causes my right clicks to resize the window, and right clicks to move it, I'm assuming since I have no numlock? That still doesn't explain why this doesn't work with alt.

from basic_wm.

gramcracker avatar gramcracker commented on May 19, 2024

I just tested it with a different keyboard, and turning off the numlock fixed the problem for me.
Apparently with it on, the key combo becomes Mod2Mask + Mod1Mask + button1, which won't trigger the event.

from basic_wm.

Related Issues (5)

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.