1

In this new computer I'm not able to set a hotkey to "open image from clipboard" via Greenshot.ini file.

This is the line I found but everytime I add a keyboard shortcut, the software doesn't recognize it:

; Hotkey for opening the clipboard contents into the editor ClipboardHotkey=Ctrl + Shift + Z

Anyone had had this issue resolved ?

5
  • 2
    Greenshot has no such hotkey. You might be referring in Preferences > Destination to the options of specifying an image editor?
    – harrymc
    Commented Nov 4, 2022 at 16:05
  • it has @harrymc , I have used it before... if you check the INI file there is a row for it... but for some reason my system, Greenshot version is not recognizing it. IT will even show in the pop-up menu when you right-click on the taskbar icon
    – Orlando
    Commented Nov 4, 2022 at 16:37
  • @John , which one is that one? doesn't ring a bell. Thanks !
    – Orlando
    Commented Nov 4, 2022 at 16:38
  • @John Found the solution, see my answer. Commented Nov 4, 2022 at 21:17
  • @harrymc The new feature doesn't have a Preferences -> Hotkeys entry yet, since it's still a development version. With careful editing of Greenshot.ini (see my answer) we can start using it now ! (I'm so happy, been waiting for this feature). Commented Nov 4, 2022 at 21:19

2 Answers 2

1

Which version are you using? The feature doesn't seem to exist in the latest stable version (1.2.10 Build 6) but exists with a later unstable (development) version such as version 1.3.274. Maybe because it is an unofficial release we need to add the settings manually:

  1. Install it and run it one time (Greenshot.ini will be created)

  2. Important: Exit the program (so you can edit Greenshot.ini)

  3. Add the following lines in %AppData%\Greenshot\Greenshot.ini (per instruction in the new feature #1110 description)

    ; Hotkey for opening the clipboard contents into the editor
    ClipboardHotkey=Ctrl + Shift + Z
    
  4. Start the program. You should now see the option registered in the menu: Greenshot menu

I think what happened in your case is that you reinstalled an earlier version using Greenshot.ini from a later version.

7
  • Paul, mine has it: imgur.com/dfeJIFL
    – Orlando
    Commented Nov 4, 2022 at 17:21
  • I have version 1.2.10 Build 6
    – Orlando
    Commented Nov 4, 2022 at 17:25
  • it never showed the option via preference --> General --> hotkey... only access was via INI file BUT once done it will show the shortcut in the pop-up window once you right-click the taskbar icon
    – Orlando
    Commented Nov 4, 2022 at 17:36
  • @Orlando Interesting. I'm trying out the unstable version 1.3.274. Will update this answer with my findings. Commented Nov 4, 2022 at 18:13
  • @Orlando I have updated the findings from my experiment and added steps for other people who want to use this feature before official release. Commented Nov 4, 2022 at 18:52
1

I got it working with the latest version... not sure what happened since I had installed this one before... The only different thing I did was I went to www.filehippo.com and downloaded 2 much older version and try it out my modifying the INI file... no avail... then went back and downloaded the latest again and noticed it had kept me previous ini edit row:

There you go!!! now I can assign a shortcut to my logitech mouse and Voila!

enter image description here

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .