You are not logged in.
Pages: 1
According to the Lenovo Manual: http://www.lenovo.com/shop/americas/con … _ug_en.pdf
Fn+B
Has the same function as the Break key on a conventional keyboard.
Fn+I
Has the same function as the Insert key on a conventional keyboard.
Fn+K
Has the same function as the ScrLK key on the conventional keyboard.
Fn+P
Has the same function as the Pause key on the conventional keyboard.
Fn+S
Has the same function as the SysRq key on the conventional keyboard.
Fn+T
Has the same function as the Prt Sc key on a conventional keyboard.
Fn+E
Has the same function as the End key on a conventional keyboard.
Fn+H
Has the same function as the Home key on a conventional keyboard.
Fn+4
Puts the computer to sleep mode. To resume normal operation, press the power button.
I'm trying to verify these with xbindkeys --key but instead I get:
Fn + S
in $HOME/.xbindkeysrc to bind a key.
"(Scheme function)"
m:0x8 + c:64
Alt + Alt_L
Fn + P
in $HOME/.xbindkeysrc to bind a key.
"(Scheme function)"
m:0x0 + c:127
Pause
Fn + B
in $HOME/.xbindkeysrc to bind a key.
"(Scheme function)"
m:0x4 + c:127
Control + PauseI could care less about pause and break being duplicate -- but I really need SysRq to work...
Last edited by dejy (2015-04-30 00:45:33)
Offline
Pages: 1