GNU bug report logs - #65148
the turkish keyboard layout in the windows's terminal bug

Previous Next

Package: emacs;

Reported by: Ferhat Avcı <ferhat3223 <at> gmail.com>

Date: Tue, 8 Aug 2023 12:29:02 UTC

Severity: normal

Full log


Message #53 received at 65148 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ferhat Avcı <ferhat3223 <at> gmail.com>
Cc: 65148 <at> debbugs.gnu.org
Subject: Re: 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 <at> 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.




This bug report was last modified 1 year and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.