The xev output to the single pressing of f3/f4 (without the combined fn), is the following:
Code: Select all
KeyRelease event, serial 28, synthetic NO, window 0x2800001,
    root 0x6a7, subw 0x2800002, time 5225626, (42,23), root:(59,309),
    state 0x0, keycode 70 (keysym 0xffc1, F4), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False
KeyPress event, serial 28, synthetic NO, window 0x2800001,
    root 0x6a7, subw 0x2800002, time 5229395, (42,23), root:(59,309),
    state 0x0, keycode 69 (keysym 0xffc0, F3), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False
 Concerning the BIOS settings, they're very primitive and I didn't find anything related there...
 Concerning the BIOS settings, they're very primitive and I didn't find anything related there...