ZNC uses UTF-8 by default and the charset used can be configured if you wish to make a change.
If the issue is that the keyboard mapping on your droplet (this defaults to EN-US) needs to be updated you can do so with: sudo dpkg-reconfigure keyboard-configuration
which will change your keyboard configuration for the current session. You may need to update the keyboard mapping listed in /etc/default/keyboard
as well.
– google translation –
ZNC utiliza UTF-8 de forma predeterminada y el juego de caracteres utilizado se puede configurar si desea realizar un cambio.
Si el problema es que la asignación del teclado en su droplet (por defecto a EN-US) necesita ser actualizada, puede hacerlo con: sudo dpkg-reconfigure keyboard-configuration
que cambiará la configuración del teclado para la sesión actual. Puede que necesite actualizar la asignación de teclado que se encuentra en / etc / default / keyboard
.