[3ddesktop-dev] Re: 3ddesktop 0.2.9
- From: Brad Wasson <bwasson@xxxxxxxxxx>
- To: "Jaime Iniesta" <3ddesktop-dev@xxxxxxxxxxxxx>
- Date: Wed, 29 Jun 2005 14:31:51 -0400
Jaime Iniesta wrote:
> Hey Brad, that's great.
>
> I've compiled it from the source on my Fedora Core 4 and everything went OK,
> although I needed to install the imlib2-devel package first using yum.
>
> Now some questions:
>
> 1.- The program has been installed in /usr/local/bin and not in /usr/bin.
> Maybe that's because I run "./configure" and "make" with my normal user and
> then "make install" with the root user? Anyway, it is working OK.
When you make and install from source (tar.gz) it defaults to /usr/local so
as not to conflict with packages installed with a package manager. You can
change
this by giving the --prefix option to configure. ie ./configure --prefix=/usr
> 2.- I cannot find the 3ddesktop.conf file. There is no /etc/3ddesktop
> directory on my machine.
Try /usr/local/etc/
> 3.- How can I bind some key combinations to 3ddesk? I did this before but I
> forgot how to do this. I currently have F12 bound to /usr/bin/3ddesk but
> since now it is on /usr/local/bin/3ddesk I need to change it.
Run gconf-editor and look in apps -> metacity ->
global_keybindings/keybinding_commands
You match run_command_1 with command_1 etc... search google for "metacity
gconf-editor keybinding"
or something similar.
cheers,
Brad
________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag
- Follow-Ups:
- [3ddesktop-dev] Re: 3ddesktop 0.2.9
- From: Jaime Iniesta
Other related posts:
- » [3ddesktop-dev] 3ddesktop 0.2.9
- » [3ddesktop-dev] Re: 3ddesktop 0.2.9
- » [3ddesktop-dev] Re: 3ddesktop 0.2.9
- » [3ddesktop-dev] Re: 3ddesktop 0.2.9
- [3ddesktop-dev] Re: 3ddesktop 0.2.9
- From: Jaime Iniesta