Re: Interactive startup on F10. Pressing "I" doesn't work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 03 April 2009 03:54, Clark Martin wrote:
> Alan Evans wrote:
> > I would have thought that the key-repeat wouldn't differ functionally
> > from rapidly tapping the key.
>
> Most computer keyboards transmit to the computer a key down and key up
> for each key.

I believe this is the only possible way, if the computer is to be able to 
detect simultaneous keypresses (like shift+a). It goes detected as:

shift pressed
a pressed
a released
shift released

If one doesn't make the difference between press and release, ie. detect only 
presses, it would be next to impossible to type combinations like 
ctrl+alt+shift+f3 or such.

Switch to runlevel 3, execute showkey and play. ;-)

> This is true for modifiers as well (shift, control, etc). 

All keys are born equal (the "keyboard democracy" principle). Software decides 
which keys are to be interpreted as modifiers. Shift, ctrl, alt, menu, win, 
etc are a matter of convention --- if you code at a level low enough (ie. 
capture all keypresses and releases straight from the kernel keyboard driver) 
you can make any key behave as a modifier. I did some experimenting on this a 
while ago...

Same for repeating.

Best, :-)
Marko

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux