chiark / gitweb /
terminal: unify code for resetting kbd utf8 mode a bit (#6692)
authorLennart Poettering <lennart@poettering.net>
Fri, 1 Sep 2017 00:09:32 +0000 (02:09 +0200)
committerSven Eden <yamakuzure@gmx.net>
Mon, 25 Sep 2017 12:36:36 +0000 (14:36 +0200)
commit28581c9463c1c26ba5f6282ac898b91283354627
tree0b366620b7456925d0791609d30dcf6db3f0f1b4
parent9fc8db12dbccc9e71f2c0761030eb5dbb9c1ff7a
terminal: unify code for resetting kbd utf8 mode a bit (#6692)

We have the same code at two places, let's unify that at one place.

Follow-up for #6606
src/basic/terminal-util.c
src/basic/terminal-util.h
src/login/logind-session.c