Re: How-to make grub play a sound when it asks a passphrase and/or in case of an issue.

2021-02-04 Thread Didier Spaier
Hi, thanks both for responding. Le 04/02/2021 à 17:39, Vladimir 'phcoder' Serbinenko a écrit : чт, 4 февр. 2021 г., 16:25 Lennart Sorensen mailto:lsore...@csclub.uwaterloo.ca>>: On Wed, Feb 03, 2021 at 10:54:28PM -0800, Hanson Char wrote: > I don't know if Grub currently has any sou

Re: How-to make grub play a sound when it asks a passphrase and/or in case of an issue.

2021-02-04 Thread Vladimir 'phcoder' Serbinenko
чт, 4 февр. 2021 г., 16:25 Lennart Sorensen : > On Wed, Feb 03, 2021 at 10:54:28PM -0800, Hanson Char wrote: > > I don't know if Grub currently has any sound or accessibility support. > How > > about having a config option to send some ASCII bell characters "\x07" to > > the terminal upon the even

Re: How-to make grub play a sound when it asks a passphrase and/or in case of an issue.

2021-02-04 Thread Lennart Sorensen
On Wed, Feb 03, 2021 at 10:54:28PM -0800, Hanson Char wrote: > I don't know if Grub currently has any sound or accessibility support. How > about having a config option to send some ASCII bell characters "\x07" to > the terminal upon the events that you described? That would make a sound, > but f

Re: How-to make grub play a sound when it asks a passphrase and/or in case of an issue.

2021-02-03 Thread Hanson Char
I don't know if Grub currently has any sound or accessibility support. How about having a config option to send some ASCII bell characters "\x07" to the terminal upon the events that you described? That would make a sound, but far from being a "tune". Would such a simple solution be good enough?

How-to make grub play a sound when it asks a passphrase and/or in case of an issue.

2021-02-03 Thread Didier Spaier
Hello devs, The new installer of the Slint Linux distribution that I maintain allows in guided mode to fully (minus the BiosBoot partition and the ESP) encrypt the drive where Slint is installed, if this drive is dedicated to Slint. As the layout of the partition table then includes just one par