Re: [Tracker] How to change the search tool shortcut
- From: Damian <damian only gmail com>
- To: Martyn Russell <martyn lanedo com>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] How to change the search tool shortcut
- Date: Wed, 6 Oct 2010 15:17:22 +0200
Hi Martyn,
Thank you for your reply.
On Wed, Oct 6, 2010 at 3:09 PM, Martyn Russell <martyn lanedo com> wrote:
On 06/10/10 13:04, Damian wrote:
Hello,
I recently installed tracker. Sadly, when I press Ctrl+Alt+S when
using emacs, the search dialog pops up. I couldn't find a way to
change this.
Any ideas?
Yep, you should be able to rebuild the tracker-status-icon by editing this
line:
./src/tracker-status-icon/tracker-status-icon.c +222
Which has the following:
set_global_keybinding (icon, "<Ctrl><Alt>S");
But this means that the keyboard shortcut is hard-codded in the source
code! Can't this be changed dynamically?
Or, just don't run tracker-status-icon, that should do it.
Well the thing is that I would like to re-bind the search function to
another key rather than killing the whole thing.
Are those the only ways (running Google Desktop Search is not an option...)
--
Regards,
Martyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]