sergei-mironov / xkb-switch

Switch your X keyboard layouts from the command line
MIT License
345 stars 37 forks source link

-W flag behaves wrong #33

Closed nobekobasu closed 5 years ago

nobekobasu commented 5 years ago

I expect it to output a name right from the start and not to wait for a change. It would be useful in i3blocks with 'persist' interval.

orestisfl commented 5 years ago

You can use xkb-switch; xkb-switch -W

nejecahoh commented 5 years ago

I agree, but why is there a -p option in -w? It can also be written as xkb-switch -w; xkb-swtich. It should be deleted I suppose.