Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Manjaro (Linux) mousewheel zoom possible?
#6
(09-01-2020, 10:17 AM)Ofnuts Wrote: In the "Main mouse wheel" section, if you change (debug-events no) into (debug-events yes), and then start Gimp in a terminal, you should have an inking of what is going on:

Code:
Received 'Mouse Wheel Events' (class 'Mouse Wheel')
   controller event 'scroll-down-control (Scroll Down (Ctrl))'
   (trigger event)
   doesn't map to action

Received 'Mouse Wheel Events' (class 'Mouse Wheel')
   controller event 'scroll-up-shift-control (Scroll Up (Shift+Ctrl))'
   (trigger event)
   maps to action 'tools-paint-brush-size-increase-skip'
   action was found

Received 'Mouse Wheel Events' (class 'Mouse Wheel')
   controller event 'scroll-down-shift-control (Scroll Down (Shift+Ctrl))'
   (trigger event)
   maps to action 'tools-paint-brush-size-decrease-skip'
   action was found

Received 'Mouse Wheel Events' (class 'Mouse Wheel')
   controller event 'scroll-down-shift-control (Scroll Down (Shift+Ctrl))'
   (trigger event)
   maps to action 'tools-paint-brush-size-decrease-skip'
   action was found

Received 'Mouse Wheel Events' (class 'Mouse Wheel')
   controller event 'scroll-down-shift-control (Scroll Down (Shift+Ctrl))'
   (trigger event)
   maps to action 'tools-paint-brush-size-decrease-skip'
   action was found
Above is for my settings of course, your output would be different.

I followed your advice. I don't see any events. It seems just as if the mouse is not there.

BTW  I saw that none of the functions attached to the mousewheel  are working.

(09-01-2020, 11:09 AM)mholder Wrote: It may be something with Manjaro, because it definitely works for me in Mint 19



Maybe backup your file and replacing mine just as a test.  It certainly works for me


It is one of the first things I make sure works.  I love the zoom/scroll like Krita.

I compared the text in the file and they look very comparable. Nonetheless I copied your file in the .config/GIMP/ dir. Start GIMP and again nothing works.

(see above: the other functions of the mousewheel also don't work)
Reply


Messages In This Thread
RE: Manjaro (Linux) mousewheel zoom possible? - by Dsbbw2020 - 09-01-2020, 01:01 PM

Forum Jump: