French/français : Bienvenue sur le logiciel de suivi du projet LibraZiK. Après vous être inscrit, vous pouvez commenter les tâches ouvertes, créer de nouvelles tâches, voter pour des tâches, vous inscrire à des tâches pour être tenu au courant des évolutions,… Pensez à être le plus précis possible dans vos messages. D'avantage d'information concernant le logiciel de suivi du projet LibraZiK.
Anglais/english : Welcome to the LibraZiK project tracking software. After registering, you can comment open tasks, create new tasks, vote for tasks, register for tasks to be kept informed of developments,… Remember to be as precise as possible in your messages. More information about the LibraZiK project tracking software. Feel free to write in French or in English.
- Status Non-confirmé / unconfirmed
- Percent Complete
- Task Type Rapport de bogue / bug report
- Category distribution → optimisations LibraZiK
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version version 3 20200507
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#1328 - login to TTY gives xset warnings as no display is running
If i log into TTY, i get 2 times the warning
xset: unable to open display “”
Commenting the two lines:
xset -dpms
xset s off
in the file
/etc/profile.d/disables-screensaver.sh
gets rid of the warnings during login to TTY.
It probably also omits running the according xset commands when starting X with startx.
I don’t know if something like:
if [ -n “$DISPLAY” ]; then xset -dpms; fi
if [ -n “$DISPLAY” ]; then xset s off; fi
might solve the problem a little better. After startx the two xset commands are still not run, i guess.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task