Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Z
zathura
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 59
    • Issues 59
    • List
    • Boards
    • Labels
    • Milestones
  • Custom Issue Tracker
    • Custom Issue Tracker
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • pwmt
  • zathura
  • Issues
  • #54

Closed
Open
Opened Dec 07, 2018 by Joschka Köster@hringriin
  • Report abuse
  • New issue
Report abuse New issue

Mapping a modechange to a key does not work

What I want

Press a key and switch to presentation mode. The key F5 should do this by default (and it does).

What I did

map [normal] p change_mode presentation
map [presentation p change_mode normal

Result

It does not happen anything, except for zathura not being responding to any further key presses. Mouse input, like scrolling, still works.

Consideration

I did the binding wrong. I also added map [presentation] h scroll up to my ~/.config/zathura/zathurarc and pressed F5. I was now in presentation mode. Pressing h scrolls up. Fine. Pressing p results in not being able to do anything.

Fun Fact

Binding map [normal] p toggle_presentation works like a charm, but it seems not to be documented, neither in zathura's manpage, nor in zathurarc's manpage.

Regards
hringriin

Edited Dec 07, 2018 by Joschka Köster
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: pwmt/zathura#54