Historias
Slashboxes
Comentarios
 
Este hilo ha sido archivado. No pueden publicarse nuevos comentarios.
Mostrar opciones Umbral:
Y recuerda: Los comentarios que siguen pertenecen a las personas que los han enviado. No somos responsables de los mismos.
  • por pobrecito hablador el Lunes, 25 Agosto de 2003, 10:47h (#210171)
    !!
    !! Xmodmap: Some Settings for a Intel based PC and keyboard
    !!
    !! Note: the scan codes of the keys (keycode) used here
    !! are specific for PC and compatible keyboards.
    !!
    !! by werner 1993, 1997-99

    !!
    !! Backarrow key is symbol BackSpace
    !! Modifiers for backarrow key
    !! Shift-BS is Symbol BackSpace
    !! Alt-BS is Symbol DeleteWord
    !! Remove key is Symbol Delete
    !!
    keycode 22 = BackSpace Terminate_Server
    keycode 107 = Delete

    !!
    !! Right control key is Control or, if shifted, Compose
    !!
    remove control = Control_R
    keycode 109 = Control_R Multi_key
    add control = Control_R

    !!
    !! WIN95 keys: WIN left and WIN right
    !! we overwrite Meta_L and Meta_R or Multi_key
    !! to avoid confusion with older keyboards.
    !!
    clear mod4
    keycode 115 = Super_L
    keycode 116 = Super_R Multi_key
    add mod4 = Super_L Super_R

    !!
    !! and WIN menu
    !!
    keycode 117 = Menu
    [ Padre ]