Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

list of keycode based on key selection

anthony@Zia:~$ xmodmap -pk | grep -i alt
     64         0xffe9 (Alt_L)  0xffe7 (Meta_L) 0xffe9 (Alt_L)  0xffe7 (Meta_L)
    108         0xffea (Alt_R)  0xffe8 (Meta_R) 0xffea (Alt_R)  0xffe8 (Meta_R)
    204         0x0000 (NoSymbol)       0xffe9 (Alt_L)  0x0000 (NoSymbol)       0xffe9 (Alt_L)
anthony@Zia:~$ xmodmap -pk | grep -i super
    133         0xffeb (Super_L)        0x0000 (NoSymbol)       0xffeb (Super_L)
    134         0xffec (Super_R)        0x0000 (NoSymbol)       0xffec (Super_R)
    206         0x0000 (NoSymbol)       0xffeb (Super_L)        0x0000 (NoSymbol)       0xffeb (Super_L)
Comment

PREVIOUS NEXT
Code Example
Shell :: ssm terraform login to ec2 
Shell :: GitHub Actions: how to target all branches 
Shell :: macos dd sd card 
Shell :: reuse branch name 
Shell :: how to merge two repositories in github 
Shell :: python tree library 
Shell :: diff between tail and head command 
Shell :: To install latest version of something with pip in python 
Shell :: shell scripting 
Shell :: install pypy on ubuntu 
Shell :: generate rs256 key pair 
Shell :: powershell datetime to string 
Shell :: co pilot github 
Shell :: curl powershell post example 
Shell :: stop all docker machiens 
Shell :: github create directory 
Shell :: ubuntu install Qsampler 
Shell :: how to curl a service inside a pod in kubernetes? 
Shell :: install flathub in linux elementary 
Shell :: how to send email with body and attachment in unix 
Shell :: grep command 
Shell :: i wrongly deleted code , can i retrieve through git command 
Shell :: github shows two icons on commit 
Php :: php console log array 
Php :: echo pre print_r 
Php :: php uppercase 
Php :: php get first 5 characters of string 
Php :: php get last modified date of file 
Php :: php append to file 
Php :: storage link laravel 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =