Talk:PC speaker

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

Program referencing /etc/inputrc file?

Talk status
This discussion is done.

Some explanation should be given about this file. Does it belong to a package, or has it to be created manually?

FILE /etc/inputrc

--Charles17 (talk) 14:44, 20 November 2016 (UTC)

Try "man bash" and reading "Readline Initialization". In brief, the /etc/inputrc and respective $HOME/inputrc file(s) are referenced or used by Bash's readline. I have just quickly updated the section. --Roger (talk) 15:57, 20 November 2016 (UTC)