User Tools

Site Tools


linux:lxdm_login_theming_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux:lxdm_login_theming_setup [2014/09/23 15:25]
walter [Setup]
linux:lxdm_login_theming_setup [2017/09/03 21:17]
wtoher [/etc/lxdm/LoginReady | (Executed as root)]
Line 1: Line 1:
 +====== LXDM Login Theming Setup ======
 +
 ====== Introduction ====== ====== Introduction ======
  
Line 6: Line 8:
  
 <WRAP center round info 60%> <WRAP center round info 60%>
-Setup the [[acm_custom_repo|ACM custom repo]] on the workstation first+Setup the [[linux:acm_custom_repo|ACM custom repo]] on the workstation first
 </​WRAP>​ </​WRAP>​
  
-Install themes with+Install themes with this command and follow the post install instructions
 <​code|bash>​ <​code|bash>​
 pacman -S acm-lug-lxdm-themes pacman -S acm-lug-lxdm-themes
Line 34: Line 36:
 #!/bin/sh #!/bin/sh
 /​etc/​lxdm/​SetLogo /​etc/​lxdm/​SetLogo
 +#/​usr/​bin/​xsetroot -solid black
 +/​usr/​bin/​mount 172.29.0.6:/​acm-home /home
 +/​usr/​bin/​mount 172.29.0.7:/​pkgs-64 /​var/​cache/​pacman/​pkg
 +/​usr/​bin/​localectl set-keymap us
 </​code>​ </​code>​
 ==== /​etc/​lxdm/​PreLogin | (Executed as root) ==== ==== /​etc/​lxdm/​PreLogin | (Executed as root) ====
linux/lxdm_login_theming_setup.txt · Last modified: 2021/05/02 21:36 (external edit)