Bug 162313 - Support more mouse shortcuts to move between slides in presentation mode
Summary: Support more mouse shortcuts to move between slides in presentation mode
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.4.0.3 release
Hardware: All Linux (All)
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Shortcuts-Accelerators
  Show dependency treegraph
 
Reported: 2024-08-02 12:29 UTC by Timur
Modified: 2025-03-24 22:50 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timur 2024-08-02 12:29:37 UTC
IIUC bug 148986, Impress slides can be moved forward/back also with the mouse buttons, provided mouse is supported. 
Here is my log for Logitech Cordless Click Plus. 


ButtonPress event, serial 38, synthetic NO, window 0x6e00001,
    root 0x6b1, subw 0x0, time 20335004, (133,68), root:(165,132),
    state 0x0, button 9, same_screen YES

ButtonRelease event, serial 38, synthetic NO, window 0x6e00001,
    root 0x6b1, subw 0x0, time 20335236, (133,68), root:(165,132),
    state 0x0, button 9, same_screen YES

ButtonPress event, serial 38, synthetic NO, window 0x6e00001,
    root 0x6b1, subw 0x0, time 20336300, (133,68), root:(165,132),
    state 0x0, button 8, same_screen YES

ButtonRelease event, serial 38, synthetic NO, window 0x6e00001,
    root 0x6b1, subw 0x0, time 20336492, (133,68), root:(165,132),
    state 0x0, button 8, same_screen YES
Comment 1 Timur 2024-08-02 12:41:16 UTC
Other Logi M585 mouse:

ButtonPress event, serial 38, synthetic NO, window 0x6e00001,
    root 0x6b1, subw 0x0, time 21250652, (119,28), root:(151,92),
    state 0x0, button 9, same_screen YES

ButtonRelease event, serial 38, synthetic NO, window 0x6e00001,
    root 0x6b1, subw 0x0, time 21250780, (119,28), root:(151,92),
    state 0x0, button 9, same_screen YES

ButtonPress event, serial 38, synthetic NO, window 0x6e00001,
    root 0x6b1, subw 0x0, time 21251365, (119,28), root:(151,92),
    state 0x0, button 8, same_screen YES

ButtonRelease event, serial 38, synthetic NO, window 0x6e00001,
    root 0x6b1, subw 0x0, time 21251478, (119,28), root:(151,92),
    state 0x0, button 8, same_screen YES
Comment 2 Gabor Kelemen (allotropia) 2025-03-24 22:50:38 UTC
I have a mouse with prev/next pyhsical buttons, giving the same keycode:

ButtonRelease event, serial 34, synthetic NO, window 0x1a00001,
    root 0x496, subw 0x0, time 1535782047, (67,73), root:(2829,556),
    state 0x10, button 9, same_screen YES

ButtonPress event, serial 34, synthetic NO, window 0x1a00001,
    root 0x496, subw 0x0, time 1535782447, (67,73), root:(2829,556),
    state 0x10, button 8, same_screen YES

confirming.