# HG changeset patch # User Oleksandr Gavenko # Date 1335196275 -10800 # Node ID ceb11abf0b8772bfec81dfd9a4c4b0d94000b993 # Parent 3581fc28f88866ac382040b5b07086f5e5ceb50c Add basic xxkb config file. diff -r 3581fc28f888 -r ceb11abf0b87 .xxkbrc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.xxkbrc Mon Apr 23 18:51:15 2012 +0300 @@ -0,0 +1,16 @@ +XXkb.mainwindow.enable: no +XXkb.mainwindow.type: tray +XXkb.mainwindow.appicon: no +XXkb.mainwindow.in_tray: true + +# This resource require 'geometry'. +# XXkb.mainwindow.enable: yes +# XXkb.mainwindow.geometry: 100x100+0+0 + +# XXkb.button.enable: yes + +XXkb.mainwindow.label.enable: yes +XXkb.mainwindow.label.background: yellow +XXkb.mainwindow.label.foreground: blue4 +XXkb.mainwindow.label.font: -misc-*-r-*-13-* +