| Home
 | Calendar
 | Mail Lists
 | List Archives
 | Desktop SIG
 | Hardware Hacking SIG
 Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | About BLU  | 
John Chambers <jc at trillian.mit.edu> writes: > | That being said, the file is ~/.kde/share/config/kdeglobals, so go nuts. > > It would be interesting to know how reasonable it is to do this. > Also, on this workstation, I don't seem to have such a file, although > the ~/.kde/share/config/ is populated. Maybe it's using a default > file somewhere that I don't know about? 'locate' is your friend in these situations. You know it's probably called 'kdeglobals', so: shrub:~> locate kdeglobal /usr/share/config/kdeglobals /home/jj/.kde/share/config/kdeglobals I'd guess /usr/share/config/kdeglobals is the default. jj