Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to take a screenshot of the login or lock screen in ubuntu linux

$ gnome-screenshot -d 10

# Even more .. the command will lock the screen , 
# copy the screenshot to clipboard and unlock the screen again. All by it self.
$ gnome-screensaver-command -l && sleep 2 && gnome-screenshot -c && loginctl unlock-session
Comment

PREVIOUS NEXT
Code Example
Shell :: simple youtube video downloader script install extension 
Shell :: bash ps3 newline 
Shell :: rm a var of $PATH ubuntu 
Shell :: Shell script to adjust screen mode 
Shell :: exec format error Heroku dockerfile 
Shell :: debian auto login 
Shell :: forked repo rebase 
Shell :: pulish changes to firebase function 
Shell :: command to search a keyword within files 
Shell :: mv rename folder 
Shell :: passwd password for aibotuser is unchanged docker 
Shell :: image to docker file online 
Shell :: tiger vnc faster 
Shell :: Create temporary Environment Variable 
Shell :: linux cp files with number range 
Shell :: carriage return in bat file 
Shell :: terminal grep get line with length 
Shell :: linux mount all fstab 
Shell :: how to zip a unzipped folder mac terminal 
Shell :: xargs column cut linux 
Shell :: install fzf wsl 
Shell :: bash inline operator 
Shell :: linux logrotate output of command 
Shell :: run all mix task 
Shell :: ARCH_LINUX : /oldroot BUG 
Shell :: linux change all folders to 755 and files to 644 
Shell :: ghost in the shell stand alone complex book quotes 
Shell :: tableplus 
Shell :: installe files from web into unix 
Shell :: oracle number of cpus 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =