Guest User

Untitled

a guest
Jan 15th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. clear; echo > edgeflip_report; echo "+=============< EDGEFLIP_dbus REPORT - BEGINNING - >===================+" >> edgeflip_report; echo >> edgeflip_report; dbus-send --print-reply --type=method_call --dest=org.freedesktop.compiz /org/freedesktop/compiz/wall/screen0 org.freedesktop.DBus.Introspectable.Introspect >> edgeflip_report; echo >> edgeflip_report; dbus-send --print-reply --type=method_call --dest=org.freedesktop.compiz /org/freedesktop/compiz/wall/screen0/edgeflip_pointer org.freedesktop.DBus.Introspectable.Introspect >> edgeflip_report; echo >> edgeflip_report; dbus-send --print-reply --type=method_call --dest=org.freedesktop.compiz /org/freedesktop/compiz/wall/screen0/edgeflip_move org.freedesktop.DBus.Introspectable.Introspect >> edgeflip_report; echo >> edgeflip_report; dbus-send --print-reply --type=method_call --dest=org.freedesktop.compiz /org/freedesktop/compiz/wall/screen0/edgeflip_dnd org.freedesktop.DBus.Introspectable.Introspect >> edgeflip_report; echo >> edgeflip_report; echo "+=============< EDGEFLIP_dbus REPORT - END - >===================+" >> edgeflip_report; echo >> edgeflip_report; less edgeflip_report
Add Comment
Please, Sign In to add comment