9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Pavel Klinkovsky <pavel.klinkovsky@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Mouse inverted Y-axis
Date: Fri, 22 Feb 2013 09:57:51 +0000	[thread overview]
Message-ID: <25d96897-c17a-44ff-bf6d-8babe88cde7a@googlegroups.com> (raw)
In-Reply-To: <CAF5gyqqQ=U1E=Od5eqJd2PPwY7psVLeMrXv+i=c8eWBJpbP9rA@mail.gmail.com>

Hi all,

> I still have opposite scrolling direction when scrolling my mouse wheel (even with my patched kb.c). :(

I have found a problem - as usually placed between keyboard and chair. ;)

I made such sequence to install my modification in kb.c:
- cd /sys/src/cmd/usb/kb
- mk
- mk install
- /sys/src/9/pc
- mk 'CONF=pcf'
- cp 9pcf /n/9fat
- reboot
The modification in kb.c was not used.

So I made such sequence to install my modification in kb.c:
- cd /sys/src/cmd/usb (not into kb subdirectory!)
- mk
- mk install
- /sys/src/9/pc
- mk 'CONF=pcf'
- cp 9pcf /n/9fat
- reboot

The modification in kb.c was used.

Sorry for noice... :(

Pavel



  parent reply	other threads:[~2013-02-22  9:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-16 13:58 Eduard Streahlau
2012-12-16 14:17 ` cinap_lenrek
2012-12-16 14:27   ` erik quanstrom
2012-12-17  9:40 ` Pavel Klinkovsky
2013-02-21 13:39 ` Pavel Klinkovsky
2013-02-22  9:57 ` Pavel Klinkovsky [this message]
2013-02-22 10:42   ` erik quanstrom
2013-02-22 12:50 ` Pavel Klinkovsky
2013-02-22 13:30   ` erik quanstrom
2013-02-22 14:43 ` Pavel Klinkovsky
  -- strict thread matches above, loose matches on Subject: below --
2012-12-14  4:36 Eduard Streahlau
2012-12-14  9:40 ` Pavel Klinkovsky
2012-12-14  1:27 Eduard Streahlau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25d96897-c17a-44ff-bf6d-8babe88cde7a@googlegroups.com \
    --to=pavel.klinkovsky@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).