can shift hold be enabled in hal?

Neil Short neshort at yahoo.com
Thu Jan 27 22:30:29 UTC 2011


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."




More information about the freebsd-questions mailing list