Advertisement
Guest User

Untitled

a guest
Jun 30th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.25 KB | None | 0 0
  1. user@lev-2:~$ time exo-open --help
  2. Использование: exo-open [URLs...]
  3.        exo-open --launch ТИП [ПАРАМЕТРы...]
  4.  
  5.   -?, --help                          Показать эту справку и выйти
  6.   -V, --version                       Показать информацию о версии и выйти
  7.  
  8.   --launch ТИП [ПАРАМЕТРы...]         Запустить предпочитаемое приложение
  9.                                       выбранного ТИПа с необязательными
  10.                                       ПАРАМЕТРами, где ТИП может принимать одно
  11.                                       из следующих значений.
  12.  
  13.   --working-directory КАТАЛОГ         Рабочий каталог для приложений
  14.                                       по умолчанию при использовании
  15.                                       параметра --launch.
  16.  
  17. Для команды --launch поддерживаются следующие ТИПы:
  18.  
  19.   WebBrowser       - предпочитаемый веб-браузер.
  20.   MailReader       - предпочитаемая почтовая программа.
  21.   FileManager      - предпочитаемый файловый менеджер.
  22.   TerminalEmulator - предпочитаемый эмулятор терминала.
  23.  
  24. Если вы не укажете параметр --launch, exo-open откроет все указанные адреса
  25. URL с помощью установленных для них обработчиков. Если вы укажете параметр
  26. --launch, то вы сможете выбрать приложения, которые должны быть запущены, и
  27. передать дополнительные параметры этим приложениям (например, вы можете
  28. передать эмулятору терминала команду, которая должна быть запущена в
  29. командной строке).
  30.  
  31.  
  32. real    0m10,049s
  33. user    0m5,030s
  34. sys 0m0,013s
  35. user@lev-2:~$
  36.  
  37. user@lev-2:~$ G_MESSAGES_DEBUG=all /usr/bin/exo-open  '/var/log/Xorg.0.log'
  38. (exo-open:18729): GLib-DEBUG: 14:22:20.801: posix_spawn avoided (automatic reaping requested) (fd close requested)
  39. user@lev-2:~$ (mousepad:18733): dconf-DEBUG: 14:22:21.664: watch_fast: "/org/xfce/mousepad/" (establishing: 0, active: 0)
  40. (mousepad:18733): dconf-DEBUG: 14:22:21.679: watch_fast: "/org/xfce/mousepad/preferences/" (establishing: 0, active: 0)
  41. (mousepad:18733): dconf-DEBUG: 14:22:21.679: watch_fast: "/org/xfce/mousepad/preferences/view/" (establishing: 0, active: 0)
  42. (mousepad:18733): dconf-DEBUG: 14:22:21.680: watch_fast: "/org/xfce/mousepad/preferences/window/" (establishing: 0, active: 0)
  43. (mousepad:18733): dconf-DEBUG: 14:22:21.680: unwatch_fast: "/org/xfce/mousepad/preferences/" (active: 0, establishing: 1)
  44. (mousepad:18733): dconf-DEBUG: 14:22:21.680: watch_fast: "/org/xfce/mousepad/state/" (establishing: 0, active: 0)
  45. (mousepad:18733): dconf-DEBUG: 14:22:21.680: watch_fast: "/org/xfce/mousepad/state/search/" (establishing: 0, active: 0)
  46. (mousepad:18733): dconf-DEBUG: 14:22:21.680: watch_fast: "/org/xfce/mousepad/state/window/" (establishing: 0, active: 0)
  47. (mousepad:18733): dconf-DEBUG: 14:22:21.681: unwatch_fast: "/org/xfce/mousepad/state/" (active: 0, establishing: 1)
  48. (mousepad:18733): dconf-DEBUG: 14:22:21.683: watch_established: "/org/xfce/mousepad/" (establishing: 1)
  49. (mousepad:18733): dconf-DEBUG: 14:22:21.684: watch_established: "/org/xfce/mousepad/preferences/" (establishing: 0)
  50. (mousepad:18733): dconf-DEBUG: 14:22:21.684: watch_established: "/org/xfce/mousepad/preferences/view/" (establishing: 1)
  51. (mousepad:18733): dconf-DEBUG: 14:22:21.684: watch_established: "/org/xfce/mousepad/preferences/window/" (establishing: 1)
  52. (mousepad:18733): dconf-DEBUG: 14:22:21.684: watch_established: "/org/xfce/mousepad/state/" (establishing: 0)
  53. (mousepad:18733): dconf-DEBUG: 14:22:21.684: watch_established: "/org/xfce/mousepad/state/search/" (establishing: 1)
  54. (mousepad:18733): dconf-DEBUG: 14:22:21.684: watch_established: "/org/xfce/mousepad/state/window/" (establishing: 1)
  55. (mousepad:18733): dconf-DEBUG: 14:22:24.044: change_fast
  56. (mousepad:18733): dconf-DEBUG: 14:22:24.044: change_notify: /org/xfce/mousepad/preferences/window/menubar-visible
  57. (mousepad:18733): dconf-DEBUG: 14:22:24.418: change_fast
  58. (mousepad:18733): dconf-DEBUG: 14:22:24.418: change_notify: /org/xfce/mousepad/preferences/view/match-braces
  59. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_fast
  60. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_notify: /org/xfce/mousepad/preferences/view/word-wrap
  61. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_fast
  62. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_notify: /org/xfce/mousepad/preferences/view/color-scheme
  63. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_fast
  64. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_notify: /org/xfce/mousepad/preferences/view/tab-width
  65. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_fast
  66. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_notify: /org/xfce/mousepad/preferences/view/smart-home-end
  67. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_fast
  68. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_notify: /org/xfce/mousepad/preferences/view/show-right-margin
  69. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_fast
  70. (mousepad:18733): dconf-DEBUG: 14:22:24.419: change_notify: /org/xfce/mousepad/preferences/view/show-line-numbers
  71. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  72. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/show-line-marks
  73. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  74. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/right-margin-position
  75. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  76. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/insert-spaces
  77. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  78. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/indent-width
  79. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  80. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/indent-on-tab
  81. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  82. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/highlight-current-line
  83. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  84. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/show-line-endings
  85. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  86. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/show-whitespace
  87. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  88. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/font-name
  89. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_fast
  90. (mousepad:18733): dconf-DEBUG: 14:22:24.420: change_notify: /org/xfce/mousepad/preferences/view/auto-indent
  91.  
  92. (mousepad:18733): Gtk-WARNING **: 14:22:29.829: Theme parsing error: <data>:2:29: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  93.  
  94. (mousepad:18733): Gtk-WARNING **: 14:22:29.829: Theme parsing error: <data>:3:37: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  95.  
  96. (mousepad:18733): Gtk-WARNING **: 14:22:29.829: Theme parsing error: <data>:4:27: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  97.  
  98. (mousepad:18733): Gtk-WARNING **: 14:22:29.830: Theme parsing error: <data>:5:31: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version
  99.  
  100. (mousepad:18733): Gtk-WARNING **: 14:22:29.830: Theme parsing error: <data>:6:28: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
  101. (mousepad:18733): dconf-DEBUG: 14:23:02.026: change_fast
  102. (mousepad:18733): dconf-DEBUG: 14:23:03.026: change_notify: /org/xfce/mousepad/state/window/maximized
  103. (mousepad:18733): dconf-DEBUG: 14:23:03.027: change_fast
  104. (mousepad:18733): dconf-DEBUG: 14:23:03.027: change_notify: /org/xfce/mousepad/state/window/fullscreen
  105. (mousepad:18733): dconf-DEBUG: 14:23:03.384: sync
  106. (mousepad:18733): dconf-DEBUG: 14:23:04.384: unwatch_fast: "/org/xfce/mousepad/state/search/" (active: 1, establishing: 0)
  107. (mousepad:18733): dconf-DEBUG: 14:23:05.385: unwatch_fast: "/org/xfce/mousepad/preferences/view/" (active: 1, establishing: 0)
  108. (mousepad:18733): dconf-DEBUG: 14:23:05.385: unwatch_fast: "/org/xfce/mousepad/preferences/window/" (active: 1, establishing: 0)
  109. (mousepad:18733): dconf-DEBUG: 14:23:05.386: unwatch_fast: "/org/xfce/mousepad/state/window/" (active: 1, establishing: 0)
  110. (mousepad:18733): dconf-DEBUG: 14:23:06.386: unwatch_fast: "/org/xfce/mousepad/" (active: 1, establishing: 0)
  111.  
  112. user@lev-2:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement