Your message dated Sun, 24 Nov 2013 19:51:55 +0100
with message-id <[email protected]>
and subject line Re: Bug#730394: Refuse to go to Fit-width when in
Fullscreen-mode
has caused the Debian Bug report #730394,
regarding Refuse to go to Fit-width when in Fullscreen-mode
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
730394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zathura
Version: 0.2.5-1
Severity: important
When I run this software in windowed state, hitting a-key zooms the
document so that whole page fits to window and hitting s-key zooms it
so that its width fits to window.
Then, when I hit F5-key, it switches to Fullscreen-mode. In that mode
it is always zoomed so that whole page is shown. No matter how much I
hit the s-key, it refuse to go to fit-width-state. And that sucks!
-- System Information:
Debian Release: jessie/sid
APT prefers stable
APT policy: (990, 'stable'), (500, 'testing-proposed-updates'), (500,
'oldstable-updates'), (500, 'oldstable-proposed-updates'), (102, 'testing'),
(101, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.11-2-686-pae (SMP w/1 CPU core)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages zathura depends on:
ii libc6 2.17-96
ii libcairo2 1.12.16-2
ii libgirara-gtk3-1 0.1.8-3
ii libglib2.0-0 2.38.1-2
ii libgtk-3-0 3.10.2-1
ii libmagic1 1:5.14-2
ii libpoppler-glib8 0.22.5-1
ii libsqlite3-0 3.8.1-1
zathura recommends no packages.
Versions of packages zathura suggests:
ii chromium [www-browser] 31.0.1650.57-1~deb7u1
ii dillo [www-browser] 3.0.3-6
ii edbrowse [www-browser] 3.4.9-1
ii elinks [www-browser] 0.12~pre6-2
ii iceweasel [www-browser] 25.0-1
ii links [www-browser] 2.8-1
ii links2 [www-browser] 2.8-1
ii lynx-cur [www-browser] 2.8.8dev.16-1
ii netrik [www-browser] 1.16.1-1.1
ii poppler-data 0.4.6-4
ii w3m [www-browser] 0.5.3-12
ii zathura-cb 0.1.2-5
ii zathura-djvu 0.2.3-5
ii zathura-ps 0.2.2-5
-- no debconf information
-- debsums errors found:
sh: 1: /usr/sbin/dpkg-divert: not found
--
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"Quidquid Latine dictum sit altum videtur."
--- End Message ---
--- Begin Message ---
Hi
On 2013-11-24 19:26:06, Juhapekka Tolvanen wrote:
> When I run this software in windowed state, hitting a-key zooms the
> document so that whole page fits to window and hitting s-key zooms it
> so that its width fits to window.
>
> Then, when I hit F5-key, it switches to Fullscreen-mode. In that mode
> it is always zoomed so that whole page is shown. No matter how much I
> hit the s-key, it refuse to go to fit-width-state. And that sucks!
This is because in fullscreen mode only basic movement keys are mapped. You can
simply map a and s in fullscreen mode and have the functionality available. Put
the following two lines in ~/.config/zathura/zathurarc:
map [fullscreen] a adjust_window best-fit
map [fullscreen] s adjust_window with
Cheers
--
Sebastian Ramacher
signature.asc
Description: Digital signature
--- End Message ---