• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

FN- Tasten konfigurieren

Hallo!!

Habe openSuse 10.2 (64bit) auf meinem ASUS F3-TC installiert.
Nun habe ich das Problem das die Fn Taste nicht erkannt wurden.
Eigenartigerweise funktioniert aber die Tastenkombination Fn + F7 welche das Ausschalten der Bildschirmbeleuchtung regelt.
Alle anderen Tasten funktionieren allerdings nicht.
Ich habe auch schon unter Yast probiert diese zu konfigieren allerdings wird die Fn Taste erst garnicht erkannt.

Gibt es vielleicht eine Möglichkeit diese Taste zu aktivieren??

mfg P19-4-ever
 
Die Bildschirmbeleuchtung wird nicht über Linux geregelt. Ich habe gerade mal geschaut, in KDE geht es über das Kontrollzentrum nicht.
Vielleicht hilft dies weiter:
http://osdir.com/ml/kde.german/2005-10/msg00011.html
 
Danke schonmal für die schnelle Antwort!!

Ich möchte noch dazu fügen das ich Gnome nutze...
Habe es nun mit dem Programm Xbindkeys probiert, allerdings kommt immer die Fehlermeldung:
Code:
gerald@linux:~> xbindkeys -k
Error : /home/gerald/.xbindkeysrc not found or reading not allowed.
please, create one with 'xbindkeys --defaults > /home/gerald/.xbindkeysrc'.

Wenn ich mit xbindkeys --defaults dies erstelle kommt:
Code:
gerald@linux:~> xbindkeys --defaults
# For the benefit of emacs users: -*- shell-script -*-
###########################
# xbindkeys configuration #
###########################
#
# Version: 1.8.0
#
# If you edit this file, do not forget to uncomment any lines
# that you change.
# The pound(#) symbol may be used anywhere for comments.
#
# To specify a key, you can use 'xbindkeys --key' or
# 'xbindkeys --multikey' and put one of the two lines in this file.
#
# The format of a command line is:
#    "command to start"
#       associated key
#
#
# A list of keys is in /usr/include/X11/keysym.h and in
# /usr/include/X11/keysymdef.h
# The XK_ is not needed.
#
# List of modifier:
#   Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock),
#   Mod3 (CapsLock), Mod4, Mod5 (Scroll).
#

# The release modifier is not a standard X modifier, but you can
# use it if you want to catch release events instead of press events

# By defaults, xbindkeys does not pay attention with the modifiers
# NumLock, CapsLock and ScrollLock.
# Uncomment the lines above if you want to pay attention to them.

#keystate_numlock = enable
#keystate_capslock = enable
#keystate_scrolllock= enable

# Examples of commands:

"xbindkeys_show" 
  control+shift + q

# set directly keycode (here control + f with my keyboard)
"xterm"
  c:41 + m:0x4

# specify a mouse button
"xterm"
  control + b:2

#"xterm -geom 50x20+20+20"
#   Shift+Mod2+alt + s
#
## set directly keycode (here control+alt+mod2 + f with my keyboard)
#"xterm"
#  alt + c:0x29 + m:4 + mod2
#
## Control+Shift+a  release event starts rxvt
#"rxvt"
#  release+control+shift + a
#
## Control + mouse button 2 release event starts rxvt
#"rxvt"
#  Control + b:2 + Release

##################################
# End of xbindkeys configuration #
##################################

Anschließend versuche ich es wieder mit xbindkeys -k/-s und es kommt:
Code:
Error : /home/gerald/.xbindkeysrc not found or reading not allowed.
please, create one with 'xbindkeys --defaults > /home/gerald/.xbindkeysrc'.

1.) Was genau macht dieses Programm...
2.) Warum funktioniert es bei mir nicht? Nur für KDE?
3.) Vielleicht weiß jemand die Lösung

Danke schnomal im Voraus

mfg P19-4-ever
 
A

Anonymous

Gast
Wenn ich mit xbindkeys --defaults dies erstelle kommt:
Code:
 gerald@linux:~> xbindkeys --defaults

Wer lesen kann ...

Error : /home/gerald/.xbindkeysrc not found or reading not allowed.
please, create one with 'xbindkeys --defaults > /home/gerald/.xbindkeysrc'.

...... ist klar im Vorteil.

Greetz,

RM
 
Yehudi schrieb:
Die Bildschirmbeleuchtung wird nicht über Linux geregelt. Ich habe gerade mal geschaut, in KDE geht es über das Kontrollzentrum nicht.
Linux regelt das schon. Z.B. bei SONY-Laptops kommt das Tool spicctrl zum Einsatz. Für ASUS... boah keine Ahnung, guck mal mit `find /proc | grep bright` (Voraussetzung: `modprobe asus_acpi`)
 
Damit wird die Textdatei erzeugt:
Code:
xbindkeys --defaults > $HOME/.xbindkeysrc

@jengelh: Thanks, war überzeugt, das es so wäre.

@Rain Maker: Man kann das als Anfänger auch falsch verstehen

xbindkeys --defaults in diesen Ordner /home/gerald/.xbindkeysrc

oder sowas ähnliches.

----
Habe das mal im Wiki angelegt, ist aber noch ziemlich ausbaubedürftig:
http://www.linux-club.de/faq/Xbindkeys

Ich habe das hier mit einer Tastatur ausprobiert, die so eine fn Taste hat, da funktioniert es nicht, aber mit allen Multimedia, email und sonstigen Sondertasten. Mich würde mal Dein Ergebnis interessieren.

PS: Ich habe wie oben angedeutet das Tool auf Grund Deines Beitrages gesucht und gefunden.

Habe noch was zur FN Taste gefunden:
Anmerkung: Bei mir klappt das leider nur auf der Konsole. Unter X wird Fn+F7 ignoriert.
http://de.gentoo-wiki.com/IBM_ThinkPad_Z60M
 
Erstmal danke für die vielen Antworten!!

Das mit xbindkeys wahr dann wohl mein Fehler :D
Habe das etwas falsch verstanden...

Nun habe ich das Progi endlich zum laufen gebracht.
DOCH:
Mir ist nur aufgefallen das es die Taste erst garnicht erkennt...
Wenn ich zuerst: xbindkeys -k oder -mk ausführe:
Code:
gerald@linux:~> xbindkeys -k
Press combination of keys or/and click under the window.
You can use one of the two lines after "NoCommand"
in $HOME/.xbindkeysrc to bind a key.
bzw.
Code:
gerald@linux:~> xbindkeys -mk
Press combination of keys or/and click under the window.
You can use one of the two lines after "NoCommand"
in $HOME/.xbindkeysrc to bind a key.

--- Press "q" to stop. ---
Und das kleine Fenster in dem "Hit a key" steht.

Drücke ich dan die Fn Taste => nichts...
Drücke ich allerdings z.B. die F5 Taste =>
Code:
"(Scheme function)"
    m:0x0 + c:71
    F5

Weis jemand woran dies liegen könnte??

mfg P19-4-ever
 
Oben