Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I don't use a system which is limiting OUR FREDOM
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
DremK
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 83

PostPosted: Sat Mar 12, 2005 7:09 pm    Post subject: I don't use a system which is limiting OUR FREDOM Reply with quote

I'm impressed when I see the use of free software to reduce the users freedom.

#gentoo channel is the only one that forces tor users to need request voice, and isn't possible post a message and these forums. Simply because people were using Tor to abuse the forums.


Last edited by DremK on Thu Dec 01, 2005 11:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
inode77
Veteran
Veteran


Joined: 20 Jan 2004
Posts: 1303
Location: Heart of Europe

PostPosted: Sat Mar 12, 2005 7:18 pm    Post subject: Reply with quote

Code:
cat /proc/bus/input/devices |grep Name
N: Name="AT Translated Set 2 keyboard"
N: Name="PS/2 Generic Mouse"

Don't know what you need it for?
Back to top
View user's profile Send private message
DremK
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 83

PostPosted: Sat Mar 12, 2005 7:25 pm    Post subject: I don't use a system which is limiting OUR FREDOM Reply with quote

I'm impressed when I see the use of free software to reduce the users freedom.

#gentoo channel is the only one that forces tor users to need request voice, and isn't possible post a message and these forums. Simply because people were using Tor to abuse the forums.


Last edited by DremK on Thu Dec 01, 2005 11:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
inode77
Veteran
Veteran


Joined: 20 Jan 2004
Posts: 1303
Location: Heart of Europe

PostPosted: Sat Mar 12, 2005 8:14 pm    Post subject: Reply with quote

Nope I use the trackpoint on my TP-40p.

Code:
# **********************************************************************
Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc102"
    Option "XkbLayout"  "de_CH"
    Option "XkbVariant" "nodeadkeys"

EndSection
# **********************************************************************

# **********************************************************************
Section "InputDevice"

    Identifier  "Mouse1"
    Driver "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/input/mice"

EndSection
# **********************************************************************
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum