Compiz Config File


 
Thread Tools Search this Thread
Operating Systems Linux Compiz Config File
# 1  
Old 05-09-2011
Compiz Config File

Hi All

I am using Fedora8 with KDE and i am trying to find the location of the file compiz is using

This is becasue i am looking for a way to write a scritp to run acorss people home space to see if the have compiz enabled

any help would be great

thanks
Adam
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Red Hat

Apache virtual host config vs global config problem

Hi folks, I am trying to configure Apache webserver and also a virtual host inside this webserver. For Global server config: /var/www/html/index.html For virtual host config: /var/www/virtual/index.html Both client10 & www10 are pointing to 192.168.122.10 IP address. BUT, MY... (1 Reply)
Discussion started by: freebird8z
1 Replies

2. Slackware

compiz-fusion in slackware 13.37?

Has anyone successful runned compiz-fusion in newer slackware version? And how if I may ask? :wall: (0 Replies)
Discussion started by: darkman_hr
0 Replies

3. Shell Programming and Scripting

Shell script that will compare two config files and produce 2 outputs 1)actual config file 2)report

Hi I am new to shell scripting. There is a requirement to write a shell script to meet follwing needs.Prompt reply shall be highly appreciated. script that will compare two config files and produce 2 outputs - actual config file and a report indicating changes made. OS :Susi linux ver 10.3. ... (4 Replies)
Discussion started by: muraliinfy04
4 Replies

4. Shell Programming and Scripting

parsing config file to create new config files

Hi, I want to use a config file as the base file and parse over the values of country and city parameters in the config file and generate separate config files as explained below. I will be using the config file as mentioned below: (config.txt) country:a,b city:1,2 type:b1... (1 Reply)
Discussion started by: clazzic
1 Replies

5. UNIX for Advanced & Expert Users

ATI Radeon HD 3200, Compiz, FreeBSD8.0-RC2, White screen

The issue I'm having (after some effort) is that while compiz starts fine and functions (I can use the cube, expo, key bindings all good) all desktops are white. I can't see any of my windows, backgrounds, or menus. I am using FreeBSD 8 with no custom kernel options or otherwise interesting... (0 Replies)
Discussion started by: WrecknRoll
0 Replies

6. Shell Programming and Scripting

Extracting data from text file based on configuration set in config file

Hi , a:) i have configuration file with pattren <Range start no>,<Range end no>,<type of records to be extracted from the data file>,<name of the file to store output> eg: myfile.confg 9899000000,9899999999,DATA,b.dat 9899000000,9899999999,SMS,a.dat b:) Stucture of my data file is... (3 Replies)
Discussion started by: suparnbector
3 Replies

7. Shell Programming and Scripting

using config file

Hello I got script where is defined path name, connect string to database and name of the log file. I would like to create a new config file which will be consists of these path name, connect string and name of the log file. But I don't know how to use this config file into the main... (1 Reply)
Discussion started by: mape
1 Replies
Login or Register to Ask a Question
KBUILDSYCOCA(8) 														   KBUILDSYCOCA(8)

NAME
Description - Rebuilds the system configuration cache. SYNOPSIS
kbuildsycoca [--nosignal | --incremental | --help | --help-qt | --help-kde | --help-all | --author | -v, --version | --license] DESCRIPTION
kbuildsyscoca, as part of the KDE command line tools ensures the proper operation of KDE by reading in all the .desktop, .directory, .kim- gio and .protocol files to constructs a binary database. KDE itself accesses this databse during operation to provide configurational information a program needs to run. This tool is part of ksyscoca, which stands for KDE System Configuration Cache OPTIONS
--nosignal Don't signal applications --incremental Incremental Update --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information --version Show version information --license Show license information USAGE
A standard way to run this program is by simply specifying the following command at the prompt kbuildsyscoca FILES
/tmp/kde-$USER/ksyscoca ... ENVIRONMENT VARIABLES
$KDEDIRS Specifies which directories are part of the KDE installations SEE ALSO
ksycoca(3), kblah(4), knogga(6) BUGS
There are no known bugs at the time of writing. 2001-04-25 KBUILDSYCOCA(8)