Guest User

Untitled

a guest
Feb 10th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. dbus-send --system --type=method_call --print-reply --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.keyboard_available_state_req
  2. method return sender=:1.2 -> dest=:1.149 reply_serial=2
  3. string "not-available"
  4. [root@localhost ~]# dbus-send --system --type=method_call --print-reply --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.keyboard_slide_state_req
  5. method return sender=:1.2 -> dest=:1.150 reply_serial=2
  6. string "closed"
Advertisement
Add Comment
Please, Sign In to add comment