View Single Post
Old 10-23-2013, 06:57 AM   #17
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
Originally Posted by eureka View Post
... does excellent code example...

Also:
Code:
$ luakit --version
luakit 039e319
Noted and used.

Hero as ever,

Will update the version.

Code:
window.init_funcs["handle click on status bar (except of part filled by selectable labels)"] =
  function (w)
    w.sbar.ebox:add_signal("button-release", function (v, mods, button, context)
        luakit.spawn("/mnt/us/extensions/luakit/usr/bin/toggleKeys")  
    end)
  end
twobob is offline   Reply With Quote