Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Unified Diff: etc/sys_log_utils.lst

Issue 3054020: Added the output of synclient -l (trackpad settings) to about:system. (Closed) Base URL: ssh://git@chromiumos-git/userfeedback.git
Patch Set: Changed "synclient" to "/usr/bin/synclient". Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: etc/sys_log_utils.lst
diff --git a/etc/sys_log_utils.lst b/etc/sys_log_utils.lst
index 44414f70d6fbba91658a966b9043b95677097095..fe6281f3b27341c561d9dce621ba69800a2e8e71 100755
--- a/etc/sys_log_utils.lst
+++ b/etc/sys_log_utils.lst
@@ -37,6 +37,7 @@ powerd.out,cat /var/log/power_manager/powerd.out
ps,/bin/ps ux
softwareupdate.log,cat /var/log/softwareupdate.log
syslog,/usr/share/userfeedback/scripts/getmsgs --last '2 hours' /var/log/messages
+trackpad,/usr/bin/synclient -l
uname,/bin/uname -a
update_engine.log,cat /var/log/update_engine.log
wpa_supplicant,/usr/share/userfeedback/scripts/getmsgs --last '30 minutes' /var/log/hostap.log
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698