Afficher/masquer le menu
Liens Ecyseo
  • Tags cloud
  • Daily
  • Pictures wall
  • Search
  • Display options
    • Links per page :
    • 20 links
    • 50 links
    • 100 links
  • RSS Feed
  • Login

J'ai besoin d'intimité. Non pas parce que mes actions sont douteuses, mais parce que votre jugement et vos intentions le sont.

5166 links 

page 1 / 1

Liste des liens

10 results tagged raspian x
Raspbian : Tout un Tas de Trucs... - Framboise 314, le Raspberry Pi à la sauce française....
2020-05-11 23:21 - permalink -

Tout est dans le titre...

Raspberry raspian
- https://www.framboise314.fr/raspbian-tout-un-tas-de-trucs/#Effacement_de_lrsquocran
Note pour moi même : changer l'emplacement des boutons de fenêtres de PIXEL (Raspian)
2020-03-4 2:0 - permalink -

Tout d'abord, il faut afficher le bouton de configuration d'Openbox dans les préférences, grâce au bouton "Main Menu Editor"
Main Menu Editor
Sélection d'Openbox Configuration Manager

Ensuite, dans le manager d'openbox, se rendre dans l'onglet Apparence et modifier la séquence de lettres présentes dans le formulaire ordre des boutons.
Pour avoir les boutons à gauche, il suffit de mettre la séquence CIML. Si on ajoute un D à la fin, une punaise apparaîtra (à droite dans ce cas là). Ce bouton permet d'afficher une fenêtre sur tous les bureaux (si les bureaux multiples sont activés).
Openbox Configuration Manager

astuce configuration Raspberry raspian
- https://bookmarks.ecyseo.net/?7m7nrw
Note pour moi même : Lancer une application au démarrage de Raspian
2020-03-4 1:0 - permalink -

Il suffit de modifier le fichier /etc/xdg/lxsession/LXDF-pi/autostart en ajoutant la ligne de commande que l'on souhaite lancer.
Si la ligne est précédée de @, les erreurs dues à la commande correspondante seront ignorées et le script passera à la commande suivante.

Linux Raspberry raspian
- https://bookmarks.ecyseo.net/?Bl9lnA
Fichiers desktop : positionnement de votre application dans les menus du bureau
2020-03-3 1:22 - permalink -

Comment créer un lanceur d'application.

debian Linux LinuxMint Raspberry raspian
- https://developer.gnome.org/integration-guide/stable/desktop-files.html.fr
Note pour moi même : Pour ajouter une application dans le menu général
2020-03-2 2:6 - permalink -

Il suffit de créer un fichier en .desktop (avec les options nécessaires dans le fichier) et de le placer dans le dossier /usr/share/applications/

Linux Raspberry raspian
- https://bookmarks.ecyseo.net/?94sXNQ
Vérouiller une session sous Raspbian - Aide - Le Forum français de la Raspberry Pi - Raspberry Pi FR (Raspbian France)
2020-03-2 1:12 - permalink -
[Desktop Entry]
Comment=Lock your screen
Name=Lock...
Exec=dm-tool lock %f
Type=Application
Icon=system-lock-screen
Terminal=false
GenericName=Lock your screen
StartupNotify=false
Categories=Settings
Raspberry raspian
- https://forum.raspberry-pi.fr/t/verouiller-une-session-sous-raspbian/6607/6
Un nouvel économiseur d'écran pour le Raspberry Pi - Framboise 314, le Raspberry Pi à la sauce française....
2020-03-2 0:50 - permalink -

C'est bôôôôô !

image Raspberry raspian vidéos économie écran
- https://www.framboise314.fr/un-nouvel-economiseur-decran-pour-le-raspberry-pi/#L8217idee_de_l8217economiseur_d8217ecran_video_screensaver
Setting up Pi Zero OTG - The quick way (No USB keyboard, mouse, HDMI monitor needed)
2020-01-9 3:17 - permalink -

More details - http://blog.gbaman.info/?p=791

For this method, alongside your Pi Zero, MicroUSB cable and MicroSD card, only an additional computer is required, which can be running Windows (with Bonjour, iTunes or Quicktime installed), Mac OS or Linux (with Avahi Daemon installed, for example Ubuntu has it built in).

  1. Flash Raspbian Jessie full or Raspbian Jessie Lite onto the SD card.
  2. Once Raspbian is flashed, open up the boot partition (in Windows Explorer, Finder etc) and add to the bottom of the config.txt file dtoverlay=dwc2 on a new line, then save the file.
  3. If using a recent release of Jessie (Dec 2016 onwards), then create a new file simply called ssh in the SD card as well. By default SSH is now disabled so this is required to enable it. Remember - Make sure your file doesn't have an extension (like .txt etc)!
  4. Finally, open up the cmdline.txt. Be careful with this file, it is very picky with its formatting! Each parameter is seperated by a single space (it does not use newlines). Insert modules-load=dwc2,g_ether after rootwait. To compare, an edited version of the cmdline.txt file at the time of writing, can be found here.
  5. That's it, eject the SD card from your computer, put it in your Raspberry Pi Zero and connect it via USB to your computer. It will take up to 90s to boot up (shorter on subsequent boots). It should then appear as a USB Ethernet device. You can SSH into it using raspberrypi.local as the address.
Raspberry raspian
- https://gist.github.com/gbaman/975e2db164b3ca2b51ae11e45e8fd40a
How (Not) To Kill Your Pi’s SD Card – Howard Durdle
2020-01-8 11:17 - permalink -

Un peu extrême je trouve mais à creuser.

Raspberry raspian
- https://durdle.com/2017/01/04/how-not-to-kill-your-pis-sd-card/
Err :1 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/raspbian/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u1 Impossible d'initialiser la connexion à distrib-coffee.ipsl.jussieu.fr: 80 (134.157.176.20). - connect (101: Le réseau n'est pas accessible)
2019-12-11 23:6 - permalink -

Si lors d'une tentative de mise à jour d'un raspberry pi sous raspian, vous avez l'erreur ci-dessus, c'est que le serveur de mise à jour est inaccessible.
Modifier le fichier /etc/apt/sources.list peut résoudre le problème.

pi@raspberrypi:~ $ sudo nano /etc/apt/sources.list

Cela ouvre le fichier sus-nommé :

deb <a href="http://raspbian.raspberrypi.org/raspbian/">http://raspbian.raspberrypi.org/raspbian/</a> buster main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src <a href="http://raspbian.raspberrypi.org/raspbian/">http://raspbian.raspberrypi.org/raspbian/</a> buster main contrib non-free rpi

En décommentant la dernière ligne comme noté, cela a résolu le problème chez moi.

deb <a href="http://raspbian.raspberrypi.org/raspbian/">http://raspbian.raspberrypi.org/raspbian/</a> buster main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
deb-src <a href="http://raspbian.raspberrypi.org/raspbian/">http://raspbian.raspberrypi.org/raspbian/</a> buster main contrib non-free rpi

Un ctrl+x pour fermer et o pour enregistrer la modification

apt Linux mise-à-jour Raspberry raspian
- https://bookmarks.ecyseo.net/?upwKiA
page 1 / 1


Tags


  • shaarli
  • wikipedia

Tags cloud

Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation
Affiches "loi aviva" créées par Geoffrey Dorne le 13 Mai, 2020 - Mastodon 1 - Mastodon 2