-
I use CapsLock as group switch key (USB keyboard):
KeyPress event, serial 32, synthetic NO, window 0x1600001,
root 0x55, subw 0x0, time 5552881, (-183,38), root:(158,417),
state 0x10, keycode 66 (keysym 0xfe08, ISO_Next_Group), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
Among other things, my .xxkbrc...
2009-05-02 03:51:42 UTC in xxkb
-
Sometimes when I add audio/video tracks as podcasts, and then change track name AND album name, gtpod refuses to save changes and eject device.
When I press save button, it quickly shows and immediately hides progress bar window. If I try to eject device (by clicking on device icon in tree view) it does nothing.
After deleting problematic track(s) all works as expected.
The problem is...
2008-07-27 05:05:39 UTC in GUI for iPod using GTK2 (gtkpod)
-
To make my application independent of system-wide
matplotlibrc I want to override font settings (for
example, bitstream font specified in 0.87.6 default
config does not contain russian letters).
I want programmatically change this:
font.sans-serif : Bitstream Vera Sans, Lucida
Grande, Verdana, Geneva, Lucid, Arial, Helvetica, Avant
Garde, sans-serif
to this (taken from 0.87.3...
2006-10-09 02:29:24 UTC in matplotlib