mb-kb upd
This commit is contained in:
@@ -159,5 +159,5 @@ if __name__ == "__main__":
|
|||||||
dlg += "--text '\n<b>Key bindings</b> are confugured in your <i>~/.config/openbox/rc.xml</i> file. <a href=\"http://openbox.org/help/Bindings\">docs</a>\n\t\t\t\t<b>S</b> - Shift key\n\t\t\t\t<b>C</b> - Control key\n\t\t\t\t<b>A</b> - Alt key\n\t\t\t\t<b>W</b> - Super key (usually bound to the Windows key)' "
|
dlg += "--text '\n<b>Key bindings</b> are confugured in your <i>~/.config/openbox/rc.xml</i> file. <a href=\"http://openbox.org/help/Bindings\">docs</a>\n\t\t\t\t<b>S</b> - Shift key\n\t\t\t\t<b>C</b> - Control key\n\t\t\t\t<b>A</b> - Alt key\n\t\t\t\t<b>W</b> - Super key (usually bound to the Windows key)' "
|
||||||
dlg += "--filename=$HOME/.config/openbox/kbinds.txt "
|
dlg += "--filename=$HOME/.config/openbox/kbinds.txt "
|
||||||
dlg += "--width=640 --height=560 --fontname=Monospace "
|
dlg += "--width=640 --height=560 --fontname=Monospace "
|
||||||
dlg += "--button='Edit rc.xml:geany " + rc_fpath + "' --button='Reload Openbox configuration:openbox --reconfigure' --button=Close"
|
dlg += "--button='Edit rc.xml:geany -l 179 " + rc_fpath + "' --button='Reload Openbox configuration:openbox --reconfigure' --button=Close"
|
||||||
os.system(dlg)
|
os.system(dlg)
|
||||||
|
|||||||
Reference in New Issue
Block a user