Skip to content

Where; documentation for python API #29

@brunoais

Description

@brunoais

Where can I find the documentation of the python API?

I want to make an extension in python to:
When:

  • Double click used on a file
    Instead of (default):
  • Open the file with default program
    Do:
  • Test if Ctrl and Shift are currently pressed
    -- (if so) Execute gksudo -u root + {start command}
    -- (else) Execute default

caja already has a right click command to "start as administrator" (root) but I'd like a step further and have a keyboard shortcut.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions