Re: [Evolution] command for a global keybinding to launch tasks



On Tue, 2012-09-25 at 12:20 -0400, Chris wrote:
Hi,
I'm using Evolution 3.2.3  on Gnome 3.41 installed on  Ubuntu12.04.1
The  evolution/gnome interface is tremendous.
I would like to know if there is a command I could use to either start 
the tasks page or calendar page up from a customized keyboard shortcut.

"evolution" or "evolution %u" will launch the mail page with a global 
keyboard shortcut, but I would like to have even quicker access to my 
task list.


        $ evolution --help
        Usage:
          evolution [OPTION...] - The Evolution PIM and Email Client
        
        Help Options:
          -h, --help                  Show help options
          --help-all                  Show all help options
          --help-gtk                  Show GTK+ Options
        
        Application Options:
          -c, --component             Start Evolution showing the specified component. Available options are 
'mail', 'calendar', 'contacts', 'tasks', and 'memos'
          -g, --geometry=GEOMETRY     Apply the given geometry to the main window
          --offline                   Start in offline mode
          --online                    Start in online mode
          --force-online              Ignore network availability
          --express                   Start in "express" mode
          --force-shutdown            Forcibly shut down Evolution
          --debug=FILE                Send the debugging output of all components to a file.
          --disable-eplugin           Disable loading of any plugins.
          --disable-preview           Disable preview pane of Mail, Contacts and Tasks.
          -i, --import                Import URIs or file names given as rest of arguments.
          -q, --quit                  Request a running Evolution process to quit
          --display=DISPLAY           X display to use
        

So the command you need to bind the keyboard shortcut to is

  evolution --component tasks

P.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]