On Thu, Nov 21, 2019 at 11:40:36PM -0800, Ahmed Mohamedeen wrote: > Hello! > I was wondering if it's possible to change the keyboard layout with the > keyboard? > I'm trying something like defining the widget like > > KeyboardLayout = widget.KeyboardLayout(configured_keyboards=['us', 'ara']) > > and then defining key > Key([mod], "space", KeyboardLayout.next_keyboard()), > > But this does result a CfgErr for some reason.
Can you post the stack trace? That looks like it should work to me... Tycho -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/20191122162952.GD3674%40cisco.
