Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2011 14:03:47 -0800 (PST)
From:      Neil Short <neshort@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   can shift hold be enabled in hal?
Message-ID:  <966378.82740.qm@web161612.mail.bf1.yahoo.com>

next in thread | raw e-mail | index | archive | help
I have to type one-handed. I wish to hit the shift key so the next letter I type is upper case and the next is lower case. Here is my current x11-input.fdi

<?xml version="1.0" encoding="ISO-8859-1"?>
 <deviceinfo version="0.2">
  <device>
   <match key="info.capabilities" contains="input.keyboard">
    <merge key="input.x11_options.XkbLayout" type="string">us</merge>
    <merge key="input.x11_options.XkbVariant" type="string">dvorak-r</merge>
   </match>
  </device>
 </deviceinfo>




======

 "What did you do?" the man holding the flashlight asked.

 "I put down a spider," he said, wondering why the man didn't see; in the beam of yellow light the spider bloated up larger than life. "So it could get away."





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?966378.82740.qm>