Author Topic: inb inw ioport  (Read 770 times)

Offline blackhole

  • Full Member
  • ***
  • Posts: 66
inb inw ioport
« on: April 04, 2010, 01:34:15 PM »
Hello,

I'm trying to migrate from my previous 2009 version installation to 2010 version but found some command were missing such as fbset, fbresolution, and many more ...

I need the inb command which part of x11-server-common package on 2009 version that were missing on 2010b2 version.
[root@localhost /]# rpm -qf /usr/bin/inb
x11-server-common-1.4.0.90-11pclos2007
[root@localhost /]#

The inb command itself was just a symlink to ioport command that taken care of the keyboard scan code.

Can someone point me out the package on 2010b2 package that included those command ?

Thank you in advance.  ;D