=== rww is now known as ezri === ezri is now known as rw === rw is now known as rwd === ianorlin is now known as lyn|| [05:02] What command or file is the keyboard panel switcher using to display the active layout in use? [05:03] ww58e2: do you mean profile of lxpanel like the --profile option or the config file? [05:04] the lxpanel applet for swithing keyboard layouts [05:05] im curious how it knows what language is in use, if using xorg default config files [05:06] ww58e2: maybe it would help to explain what you're trying to accomplish [05:07] i would like to have a simple notification when i change keyboard layouts but i failed to find an xorg command to output the layout currently in use [05:07] oh yeah i believe it's all using the normal xkb stuff [05:07] so i was wondering how you guys do it [05:09] i found some scripts on github mentioning XkbGetState, i think i need to querry xkb group but have no idea how [05:09] setxkbmap -print -verbose 10 | grep layout [05:10] but this shows the config, for me layout: us,bg [05:11] but you're only using one layout at a time. hm [05:14] ww58e2: is only one specified with setxkbmap -print | grep xkb_symbols? [05:16] https://dpaste.de/FMsF [05:17] try xkblayout-state [05:19] here's the code btw http://git.lxde.org/gitweb/?p=lxde/lxpanel-plugins.git;a=tree;f=xkb/src;h=93856174c4d464981719015caeeb2de79518cb87;hb=HEAD [05:19] https://github.com/alenichev/xkblayout this gem? [05:20] !info xkblayout-state [05:20] Package xkblayout-state does not exist in wily [05:20] aww fooey [05:20] thx, chenking [05:20] maybe it doesn't exist anymore [05:24] ww58e2: it uses this https://wiki.freedesktop.org/www/Software/LibXklavier/ [05:25] in short, it queries xkb [05:27] about this xkblayout git, do you have idea how it works [05:28] i know nothing about that [05:28] but i can tell you: [05:28] 1. it's not a gem [05:28] 2. it's c [05:28] 3. you'll need to compile it to use it [05:30] http://unix.stackexchange.com/questions/12072/how-do-i-get-current-keyboard-layout offers lots of options [05:32] how to use libxklavier, is there a querry command [05:35] ah that link might be enough, with xset, thank you very much [06:40] wxl: https://gist.github.com/e4e8a6ef911464c848a2 thanks alot man [09:26] how to setup the keyboard language on login screen? [14:04] how to setup the keyboard language on login screen? === rwd is now known as ezri