bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65148: the turkish keyboard layout in the windows's terminal bug


From: Eli Zaretskii
Subject: bug#65148: the turkish keyboard layout in the windows's terminal bug
Date: Wed, 09 Aug 2023 21:19:16 +0300

> From: Ferhat Avcı <ferhat3223@gmail.com>
> Date: Wed, 9 Aug 2023 21:15:05 +0300
> 
> I got it done. In config file added i ;
> 
> (if (display-graphic-p) nil
> (global-set-key (kbd "C-_") "ğ")
> (global-set-key (kbd "C-^") "Ğ")
> (global-set-key (kbd "_") "ş")
> (global-set-key (kbd "^") "Ş")
>   )

That's fine for you personally, but it doesn't really solve the
problem.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]