kernc / logkeys

:memo: :keyboard: A GNU/Linux keylogger that works!
Other
748 stars 251 forks source link

Added a new keymap en_IN.map #210

Open tarunchand opened 4 years ago

kernc commented 4 years ago

How is this different from en_US?

damionx7 commented 2 years ago
diff en_IN.map en_US_ubuntu_1204.map
1,2c1,2
< <ESC>
< 1 !
---
> <Esc>
> 1 ! 1
10,11c10,11
< 9 (
< 0 )
---
> 9 ( 9
> 0 ) 0
13c13
< = +
---
> = + =
29c29
< <Ctrl>
---
> <LCtrl>
39,41c39,41
< ; :
< ' "
< ` ~
---
> ; : ;
> ' " '
> ` ~ `
51,53c51,53
< , <
< . >
< / ?
---
> , < ,
> . > .
> / ? /
55c55
< <Lctrl>
---
> <CpsLk>
84c84
< \ |
---
> Ĉ
90c90
< <SysRq>
---
> <PrtSc>
103,104c103,104
< <Break>
< <Home>
---
> <Pause>
> <LMeta>
106c106
< <Menu>
\ No newline at end of file
---
> <Menu>

Kindly merge this pull request.