tried both version on KV,
# lipc-set-prop com.lab126.pillow disableEnablePillow disable
# lipc-set-prop com.lab126.pillow disableEnablePillow enable
and
wmctrl -r L:C_N:titleBar_ID:system -e '0,0,0,600,1'
wmctrl -r L:C_N:titleBar_ID:system -e '0,0,0,600,1'
wmctrl -r L:C_N:titleBar_ID:system -e '0,0,0,600,30'
but they do not work, kv has different key-value of lipc-set-prop com.lab126.pillow ?????
|