start a GTK application and ignore oxygen-gtk

Reindl Harald h.reindl at thelounge.net
Thu Jan 23 12:29:35 UTC 2014



Am 23.01.2014 11:32, schrieb Reindl Harald:
> hi
> 
> is there a way / env var to start a specific GTK application
> in a way that any design overrides are ignored, in my specific
> case start ZendStudio as like "oxygen-gtk" is not installed at
> all without remove the packages?
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1056070
> https://bugzilla.redhat.com/show_bug.cgi?id=1053565#c5
> 
> oxygen-gtk2-1.4.2-1.fc20.x86_64
> oxygen-gtk3-1.3.2-1.fc20.x86_64

that seems to work
GTK2_RC_FILES should normally point to a config-file
looks like in case of a invalid path it happy falls back to "nothing"

[harry at rh:~]$ cat /usr/local/bin/ZendStudio
#!/usr/bin/bash
GTK2_RC_FILES=fuckyou /usr/local/Zend/ZendStudio/ZendStudio

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 246 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/kde/attachments/20140123/382b7226/attachment.sig>


More information about the kde mailing list