[Conkeror] Cannot follow link number 13 on a site

Tassilo Horn tassilo at member.fsf.org
Tue Sep 16 12:07:24 PDT 2008


Jeremy Maitin-Shepard <jeremy at jeremyms.com> writes:

>>> Can you isolate the behavior any further?
>
>> Yes, I found out that it seems to be a keyboard related issue and
>> there's nothing wrong with the page.  I cannot enter 13 with the
>> number row (at any site), but using the numpad it works.
>> Unfortunately, on my notebook there's no numpad, so I need an
>> external keyboard.
>
> So Conkeror isn't recognizing your 3 key, except in text input areas?

It works in text input areas and at the M-x prompt, too.

> What does C-h k 3 say?

Normally it says "# is undefined", and `f C-h k 3' says:

,----
| # is bound to the command [pass through] \
|   in bindings/default/content-buffer/text.js.
`----

A related issue is that here I zoom with = and reset the zoom level with
+.  Looking at bindings/default/content-buffer/zoom.js it should be the
other way round.  But `C-h k =' says:

,----
| = is bound to the command zoom-in-text in \
|   bindings/default/content-buffer/zoom.js.
| 
| zoom-in-text is an interactive command in zoom.js.
| 
| It is bound to =, z i.
`----

And the same for `C-h k +':

,----
| + is bound to the command zoom-reset-text in \
|   bindings/default/content-buffer/zoom.js.
| 
| zoom-reset-text is an interactive command in zoom.js.
| 
| It is bound to +, z z.
`----

>> I did M-x keyboard-setup, cleared the map, pressed all keys first
>> unshifted and then shifted and saved the result in the preferences.
>> But after a restart I still can't follow links with number 13.
>>
>> Is it ok that I pressed "a b c... A B C..." or do I have to press "a
>> A b B..." when doing keyboard-setup?
>
> It doesn't make any difference what order you press them in.

Ok.

> Hopefully we can get to the bottom of this.

When I start conkeror on a terminal these messages are printed:

--8<---------------cut here---------------start------------->8---
watch:accessibility.:browsewithcaret
Warning: Error occurred while binding keys: M-<
Invalid key specification: M-<
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your keyboard setup.
Warning: Error occurred while binding keys: M-<
Invalid key specification: M-<
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your keyboard setup.
Warning: Error occurred while binding keys: M-<
Invalid key specification: M-<
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your keyboard setup.
Warning: Error occurred while binding keys: 3
Invalid key specification: 3
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your keyboard setup.
Warning: Error occurred while binding keys: 3
Invalid key specification: 3
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your keyboard setup.
Warning: Error occurred while binding keys: M-<
Invalid key specification: M-<
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your keyboard setup.
Warning: Error occurred while binding keys: M-<
Invalid key specification: M-<
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your keyboard setup.
Warning: Error occurred while binding keys: ]
Invalid key specification: ]
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your keyboard setup.
Warning: Error occurred while binding keys: [
Invalid key specification: [
This may be due to an incorrect keyboard setup.
You may want to use the -keyboard-setup command-line option to fix your
keyboard setup.
--8<---------------cut here---------------end--------------->8---

I use a rather exotic keyboard layout, German Dvorak Type II [1].  For [
and ] I need AltGr.  Do I have to press each key with AltGr in keyboard
setup?

Bye,
Tassilo
__________
[1] http://rffr.de/dvorak



More information about the Conkeror mailing list