Search Results

Search: Posts Made By: Apop85
3,006
Posted By Chubler_XL
If you are using exec the script will not...
If you are using exec the script will not continue as exec replaces the shell with the command you specify.
3,006
Posted By Chubler_XL
Can I suggest running the onboard command in the...
Can I suggest running the onboard command in the background with & like this:

#!/bin/bash
onboard &
xfce4-terminal -e "sudo dpkg-reconfigure keyboard-configuration"
killall onboard
killall...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy