Sponsored Content
Full Discussion: GTK themes in KDE
Operating Systems Linux GTK themes in KDE Post 302542564 by Kareoliz on Thursday 28th of July 2011 03:23:02 AM
Old 07-28-2011
Question GTK themes in KDE

Hello!
I have a problem with a GTK themes in KDE environment.
When I set the GTK style in application's styles in control center, it's looks like this screen:

GTK themes in KDE-picture1png

Arrows on "places" and "files": In GTK it's a "GtkTreeView" widget class and I can't separate they. It's only one color for a two things, cause it's the GtkTreeView.
But I need to have different colors for the places and files.

How I can get what I want?
GTK theme: Atolm (Sorry, but I can't post urls. You can find Atolm on gnome-look . org, or I can give you url in PM).
KDE 4.6.4

~/.gtkrc-2.0-kde4:
Code:
    include "/usr/share/themes/Atolm/gtk-2.0/gtkrc"
    style "user-font"
    {
       font_name="Droid Sans"
    }
    widget_class "*" style "user-font"
    gtk-theme-name = "Atolm"

 

6 More Discussions You Might Find Interesting

1. Linux

GTK+ hates me

I am very new to the linux environment. I have been interested in it for years but have just recently had the courage to pop that install disk into my PC. Because of it's ease of installation, I installed Mandrake 9.1 and I'm running KDE3.1 for my GUI. Right now I'm trying to conquer the world... (5 Replies)
Discussion started by: n0data
5 Replies

2. UNIX for Dummies Questions & Answers

i hate gtk and kde!

i don't want to install any themes, but i do want to get rid of the god awful color scheme it defaults to. i've tried editing /usr/X11R6/share/themes/Default/gtk-2.0/gtkrc, but to no avail. i've also changed, and even removed the .gtkrc-kde that kde generates automatically, also to no avail. ... (12 Replies)
Discussion started by: brandan
12 Replies

3. Linux

How to save/transfer gnome themes

Hi everyone this has been driving me nuts, i have made my own custom theme in gnome, and saved it, is it possible to save it on say a disc etc and then install it on another machine, probably asking the impossible here but thanks in advance for any help:) (2 Replies)
Discussion started by: dave123
2 Replies

4. Programming

curses.h not found , gtk/gtk.h not found

i have downloaded <libncurses5-dev_5.7+20101128-1_i386.deb> and <ndk++-0.0.1alpha4.tar.bz2> which contains the header files curses.h and gtk/gtk.h .. i have also included them using .. #include "/home/ball/Desktop/Sudoku/project/libncurses5-dev_5.7+20101128-1_i386/usr/include/curses.h" ... (2 Replies)
Discussion started by: upvan111
2 Replies

5. UNIX for Dummies Questions & Answers

Gtk-WARNING **:

Hi all, I want to run a 32 bit program on a 64 bit linux machine. Installing the program was no issue but when I try to run it I get Warnings that look like this: Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk" Gtk-WARNING **: Unable to locate theme engine in... (3 Replies)
Discussion started by: friend
3 Replies

6. Fedora

GTK Themes

Hi, So, I have a GTK based GUI app. I used GTKdevel-2.24 to develop and compile it on two different distros of linux: Fedora 14 and Linaro (tablet). All of my code was the same for each but compiled on each platform separately (32bit and ARM). Both distros run the application. On Fedora 14... (0 Replies)
Discussion started by: fedora18
0 Replies
ARISTA-GTK(1)						      General Commands Manual						     ARISTA-GTK(1)

NAME
arista-gtk - graphical interface for Arista Transcoder SYNOPSIS
arista-gtk DESCRIPTION
This manual page documents briefly the arista-gtk command. arista is a multimedia transcoder for the GNOME Desktop which allows user to encode audio and video streams for a wide variety of devices. arista-gtk provides a simple user interface for the arista-transcode command. arista-gtk has been written with Python and GTK+2, and after installing the application you can run it from the Applications menu. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). -h, --help Show summary of options. -v, --version Show version of program. -p PRESET, --preset=PRESET Preset to encode to [default]. -d DEVICE, --device=DEVICE Device to encode to [computer]. -s, --simple Launch the simplified UI. SEE ALSO
arista-transcode(1). AUTHOR
arista-gtk was written by Daniel G. Taylor <dan@programmer-art.org>. This manual page was written by Alessio Treglia <alessio@debian.org>, for the Debian project (and may be used by others). June 23, 2011 ARISTA-GTK(1)
All times are GMT -4. The time now is 03:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy