-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
CtrlandShiftare currently pressed
-- (if so) Executegksudo -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
Labels
No labels