Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2019 15:07:22 +0400
From:      Gleb Popov <arrowd@freebsd.org>
To:        freebsd-hackers <freebsd-hackers@freebsd.org>
Subject:   How to use locale(1) to set default paper size?
Message-ID:  <CALH631kMMK3boE5nndyEnM-_u7nw7%2B05KMiQiEMvcP-0OD9g7w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello hackers@

When I launch LibreOffice Writer, the default page size is set to "Letter".
>From what I read on Internets, the canonical way to set default paper size
is via locale(1). Many sites propose setting LC_PAPER env var to
ru_RU.UTF-8 to get "A4" as default size.

On FreeBSD, however, running `locale -ck` doesn't show a category for paper
size and setting LC_PAPER variable doesn't seem to work for LibreOffice.

Any ideas what can be done about that?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631kMMK3boE5nndyEnM-_u7nw7%2B05KMiQiEMvcP-0OD9g7w>