From dcf6a266288bc584535c837a5e159c4af790304b Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Thu, 15 Aug 2024 13:26:01 +0500 Subject: add setrufont.sh --- setrufont.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 setrufont.sh (limited to 'setrufont.sh') diff --git a/setrufont.sh b/setrufont.sh new file mode 100755 index 0000000..ef8008b --- /dev/null +++ b/setrufont.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +setfont UniCyr_8x16 +loadkeys ru +showconsolefont -- cgit