jordansissel / keynav

retire your mouse.
Other
588 stars 96 forks source link

"click 1" not work when current pointer located on keynav window line without "warp"? #35

Open tsr7r3tss5ulwod8 opened 5 years ago

tsr7r3tss5ulwod8 commented 5 years ago

"click 1" not work when current pointer located on keynav window line without "warp"? I use default example "keynavrc.jordan" as $HOME/.keynavrc You can reproduce with xev:

  1. make small xev window area in middle X or Y of the whole screen and expose that running X terminal output area;
  2. Use keynav's "warp" command move to middle X or Y of the whole screen then execute "end" command;
  3. Again execute "start" command, just press "1"(that is the default "click 1" command);
  4. You will see "xev" no report mouse press and release.
mm40 commented 5 months ago

Hey @tsr7r3tss5ulwod8 , see if #79 is the same problem as yours, and if #78 fixes it.