GithubHelp home page GithubHelp logo

Comments (11)

stiglers-eponym avatar stiglers-eponym commented on May 23, 2024

I could not reproduce this in a virtual machine with Kubuntu 22.04. Maybe you could check whether you have a broken config file:

  • Run beamerpresenter with the option --config none to use only the hard-coded default configuration.
  • Expected behavior: Page Up and Page Down should work, Home and End should not work.
  • If you see a different behavior: Please attach you config file (usually in ~/.config/beamerpresenter/beamerpresenter.config)

from beamerpresenter.

shashi-prabh avatar shashi-prabh commented on May 23, 2024

--config=none has no effect. The config file follows.
Thank you.

[General]
automatic%20slide%20changes=true
cache%20pages=-1
external%20links=false
frame%20time=50
gestures=true
gui%20config=/etc/xdg/beamerpresenter/gui.json
manual=/usr/share/doc/beamerpresenter/README.html
memory=1.0486e+08

[drawing]
circle%20threshold=0.025
ellipse%20sensitivity=0.05
finalize%20drawn%20paths=false
history%20length%20hidden=20
history%20length%20visible=50
line%20sensitivity=0.005
mode=cumulative
rectangle%20angle%20tolerance=0.3
rectangle%20closing%20tolerance=0.1
snap%20angle=0.05

[keys]
Ctrl%2BA=select all
Ctrl%2BC=copy
Ctrl%2BO=open
Ctrl%2BQ=quit
Ctrl%2BS=save
Ctrl%2BShift%2BS=save as
Ctrl%2BV=paste
Ctrl%2BX=cut
Ctrl%2BY=redo left, redo right, redo
Ctrl%2BZ=undo left, undo right, undo
Delete=delete
End=last
Escape=clear selection
F11=fullscreen
Home=first
P=toggle timer
PgDown=next
PgUp=previous
Shift%2BPgDown=next skipping overlays
Shift%2BPgUp=previous skipping overlays
Space=update

[rendering]
page%20part%20threshold=2.5
renderer=mupdf

from beamerpresenter.

stiglers-eponym avatar stiglers-eponym commented on May 23, 2024

--config=none has no effect, so even Home and End keys still work? That's strange.
I'll try to reproduce it using an Ubuntu VM.

from beamerpresenter.

shashi-prabh avatar shashi-prabh commented on May 23, 2024

No. With --config=none, Home and End keys also don't work.

from beamerpresenter.

stiglers-eponym avatar stiglers-eponym commented on May 23, 2024

In a newly installed ubuntu 22.04 in a VM I cannot reproduce this issue. For both QT_QPA_PLATFORM=xcb or wayland the page up and page down keys work in beamerpresenter-poppler-qt5-jammy-x86_64.deb.

You could try to give me further information about your system to reproduce this issue, or you could try to run in debug mode to provide more information: When you build from source, you can use the cmake option -DCMAKE_BUILD_TYPE=Debug to enable debugging. Then you can run beamerpresenter with --debug=key-input to see which keys are recognized by the program.

from beamerpresenter.

stiglers-eponym avatar stiglers-eponym commented on May 23, 2024

Just to make sure that I understand you correctly: On your system the page up and page down keys have abolutely no effect in beamerpresenter?

from beamerpresenter.

shashi-prabh avatar shashi-prabh commented on May 23, 2024

Yes

from beamerpresenter.

shashi-prabh avatar shashi-prabh commented on May 23, 2024

In a newly installed ubuntu 22.04 in a VM I cannot reproduce this issue. For both QT_QPA_PLATFORM=xcb or wayland the page up and page down keys work in beamerpresenter-poppler-qt5-jammy-x86_64.deb.

You could try to give me further information about your system to reproduce this issue, or you could try to run in debug mode to provide more information: When you build from source, you can use the cmake option -DCMAKE_BUILD_TYPE=Debug to enable debugging. Then you can run beamerpresenter with --debug=key-input to see which keys are recognized by the program.

OK. Will do.

from beamerpresenter.

shashi-prabh avatar shashi-prabh commented on May 23, 2024

Remapping the keys in the config file solves the issue.

U=next
D=previous

OK for now.

from beamerpresenter.

stiglers-eponym avatar stiglers-eponym commented on May 23, 2024

OK, but still, this is a strange issue. If you find out what caused the problem or if you find any better debug output, please let me know.

from beamerpresenter.

shashi-prabh avatar shashi-prabh commented on May 23, 2024

The issue was with the laptop -- a Dell Inspiron one. On its keyboard Page UP/Down keys are activated only with Fn key pressed. Very poor judgement by Dell engineers. Never came across this before.

It might be better if you map slide changes to the Left and Right keys also in the default config file:

Right=next
Left=previous
PgDown=next
PgUp=previous

Thank you for your help.

from beamerpresenter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.