keyboard: call xmodmap on start, don't wait for a layout change

This commit is contained in:
Vincent Bernat 2012-07-16 17:30:16 +02:00
parent 94d64ff4fb
commit f2996e1b03

View file

@ -23,6 +23,8 @@ local function update_mappings()
end
end
update_mappings()
local qdbus = {
check = "qdbus ru.gentoo.KbddService /ru/gentoo/KbddService",
next = "qdbus ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.next_layout"