LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices

Reply
 
Thread Tools
Old 11-15-2009, 03:16 AM   #1
logicmaster
LQ Newbie
 
Registered: May 2009
Posts: 25
Thanked: 1
Function Keys on Mandriva2010.x


[Log in to get rid of this advertisement]
hey guys..

I always need to <ctrl><alt><f1> then <ctrl><alt><f7> whenever my mouse dissapears (typical compiz bug).

I want to report that the Function Keys no longer work on Mandriva2010.x and I don't know why, even after reboots.

I'm using Microsoft Wireless Keyboard 6000 v3. And on MCC, I pretty much tried all the Microsoft keyboard layouts. Under the Hardware Detection, here's what it says..

Identification
Vendor: ‎Microsoft
Description: ‎Microsoft® 2.4GHz Transceiver V1.0
Media class: ‎Human Interface Device|Boot Interface Subclass|Keyboard
Connection
Bus: ‎USB
Bus PCI #: ‎2
PCI device #: ‎11
Vendor ID: ‎0x045e
Device ID: ‎0x071d
Sub vendor ID: ‎0x0000
Sub device ID: ‎0x0000
Misc
Module: ‎usbhid

My question is .. HOW do you RE-MAP <ctrl><alt><f1> and <ctrl><alt><f7> to <ctrl><alt><page up> and <ctrl><alt><page dn> respectively ? Are these re-mappable ?? If they are, i dont have to worry about the function keys anymore.

Thanks !
linux logicmaster is offline     Reply With Quote
Old 11-15-2009, 10:02 AM   #2
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 1,997
Thanked: 29
Do you have the problem if you set the keyboard in mcc to Generic > 105-key (Intl) PC ? That's usually the default setting.
linux kilgoretrout is offline     Reply With Quote
Old 11-15-2009, 11:38 AM   #3
logicmaster
LQ Newbie
 
Registered: May 2009
Posts: 25
Thanked: 1

Original Poster
Quote:
Originally Posted by kilgoretrout View Post
Do you have the problem if you set the keyboard in mcc to Generic > 105-key (Intl) PC ? That's usually the default setting.
yeap same problem. This time i use terminal console, logged-in as ROOT then type MCC and go to /Hardware/Setup KeyboardLayout and change to Generic.

Then on the terminal console i get these messages (although theres no error in the MCC graphical user interface itself)..

error: libhal_device_remove_property: org.freedesktop.Hal.NoSuchProperty: No property input.xkb.variant on device with id /org/freedesktop/Hal/devices/usb_device_6f2_11_noserial_if0_logicaldev_input



Last edited by logicmaster; 11-15-2009 at 11:41 AM..
linux logicmaster is offline     Reply With Quote
Old 11-19-2009, 06:00 AM   #4
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Mandriva x86_64 KDE4
Posts: 2,047
Blog Entries: 10
Thanked: 59
Hi, you should be able to change the key mappings here....<edit>kde4</edit>

System settings/Keyboard & Mouse....
Configuration of standard keybindings
Configuration of keybindings

I have a logitech ex110 wireless keys and mouse, and I simply use the default (not generic)105 US keyboard.

All the buttons I use work.

Maybe you could check your /etc/X11/xorg.conf file.
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder62)  Wed Jul 22 16:45:17 PDT 2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    FontPath        "/usr/share/fonts/default/Type1"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from data in "/etc/sysconfig/keyboard"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbLayout" "us"
    Option         "XkbModel" "pc105"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "MEA"
    ModelName 	   "1280x1024 @ 50 Hz"#"DV177/SB"
    HorizSync      31.5 - 64.3
    VertRefresh    50.0 - 70.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    VendorName     "GigaByte"
    BoardName      "GigaByte GeForce 9800gt (GTX+)"
    Driver         "nvidia"
    #Driver         "vesa"
    Option 	   "DPMS"
    VideoRam	    524288
    Option 	   "RenderAccel" "True"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option	   "HWCursor"
    Option         "PixmapCacheSize" "1000000"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option 	   "Composite"
    Option 	   "RENDER" "Enable"
EndSection
see how you go.

Regards Glenn

Last edited by GlennsPref; 11-19-2009 at 06:01 AM.. Reason: I use kde4
linuxmandriva GlennsPref is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming the Function Keys sysbox Linux - General 1 09-25-2009 12:10 AM
Toshiba Function Keys ice2921 Linux - Laptop and Netbook 2 09-08-2008 05:58 PM
USB keyboard function keys/numeric keys on boot raypen Linux - Hardware 4 04-17-2008 04:07 PM
Function Keys Not Working... lmcilwain Fedora 2 05-27-2006 02:38 PM
Using Function Keys with SSH bad_andy Linux - Networking 3 01-26-2005 07:41 PM


All times are GMT -5. The time now is 08:36 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration