Stefan Dirsch
6100ce34bf
Split xmodmap out of xorg-x11; no change to the content OBS-URL: https://build.opensuse.org/request/show/113559 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xmodmap?expand=0&rev=1
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
!!
|
|
!! Xmodmap.remote: Map key san codes or key symbols of
|
|
!! a remote X workstation or terminal.
|
|
!!
|
|
!! Note: for remote terminals we do not know what scan codes
|
|
!! are used for specific keys. Therefore we have to use
|
|
!! the symbols as representative. This may cause problems
|
|
!! if the symbols for specific keys were swapped before.
|
|
!!
|
|
!! If you need the exact scan codes for different terminals and
|
|
!! their key board copy this file to
|
|
!! Xmodmap.<full_qualified_domain_name_of_the_terminal> where
|
|
!! the suffix is the full qualified name identical with the
|
|
!! value of the DISPLAY variable without `:0', `:1', ...
|
|
!! e.g. Xmodmap.xterminal.uni-yx.de
|
|
!!
|
|
!! How to determine scan codes an there currently corresponding
|
|
!! symbol see manual page of xev(1x) and xmodmap(1x).
|
|
!!
|
|
!! Werner Fink, <werner@suse.de>
|
|
!!
|
|
!! Backarrow key is symbol BackSpace
|
|
!! Modifiers for backarrow key
|
|
!! Shift-BS is Symbol BackSpace
|
|
!! Alt-BS is Symbol DeleteWord
|
|
!! Remove key is Symbol Delete
|
|
!!
|
|
keysym BackSpace = BackSpace BackSpace 3270_DeleteWord
|
|
|