⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.216
Server IP:
65.21.180.239
Server:
Linux gowhm.eplangoweb.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
elinks-data
/
examples
/
View File Name :
keybind.conf
# Example keybinding # Copy this file to ~/.elinks/ and use include "keybind.conf" in # "elinks.conf" to include it. # vi-like navigation keys bind "main" "j" = "move-link-next" bind "main" "k" = "move-link-prev" bind "main" "h" = "history-move-back" bind "main" "l" = "link-follow" bind "main" "g" = "move-document-start" bind "main" "G" = "move-document-end" # Keys close to the above bind "main" "i" = "scroll-up" bind "main" "m" = "scroll-down" bind "main" "o" = "goto-url" bind "main" "O" = "goto-url-current" # Netscape-like, just for the hell of it bind "main" "Alt-o" = "goto-url" # Emacs-like paging keys # Ctrl prefixed keys must be capital :-( bind "main" "Alt-v" = "move-page-up" bind "main" "Ctrl-V" = "move-page-down" # Emacs-like editing keys bind "edit" "Ctrl-B" = "left" bind "edit" "Ctrl-F" = "right" # Analogous to goto_line_cmd in my Jed and Emacs setups bind "main" "Alt-g" = "goto-url" bind "main" "Alt-G" = "goto-url-current"