Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Z zathura
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 152
    • Issues 152
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwmt
  • zathura
  • Issues
  • #54
Closed
Open
Created Dec 07, 2018 by Joschka Köster@hringriin

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
Time tracking