Форум русскоязычного сообщества Ubuntu


Следите за новостями русскоязычного сообщества Ubuntu в Twitter-ленте @ubuntu_ru_loco

Автор Тема: conky по клику мыши, по рабочему столу пропадает [Решено]  (Прочитано 3845 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн Хрюшка

  • Автор темы
  • Участник
  • *
  • Сообщений: 164
  • Свинья в апельсинах. Xubuntu 12.04, 14.04 18.04
    • Просмотр профиля
10.04
conky по клику мыши, по рабочему столу пропадает, хотя в процессах работает.

Как это решить? В инете нашёл решение для фряхи с кде4, но там приводится конфиг, а само решение не показано и я не понял
« Последнее редактирование: 07 Февраля 2013, 18:28:54 от Хрюшка »

Hi, I'm a signature virus! Copy me to your signature file and help me propagate, thanks

Оффлайн Xts

  • Старожил
  • *
  • Сообщений: 1677
  • Arch Linux, Kernel 4.20
    • Просмотр профиля
может стоит конфиг свой выложить?
ASUS Sabertooth 990FX R2.0
AMD FX-8350 x8@5Ггц, AMD Memory 16Гб
AMD Radeon R9 290X

Оффлайн Хрюшка

  • Автор темы
  • Участник
  • *
  • Сообщений: 164
  • Свинья в апельсинах. Xubuntu 12.04, 14.04 18.04
    • Просмотр профиля
У меня по умолчанию всё

cat /etc/conky/conky.conf > ~/.conkyrc

только задал место старта на рабочем столе и прозрачность и всё, а ну и мерцание убрал
# Conky, a system monitor, based on torsmo
#
# Any original torsmo code is licensed under the BSD license
#
# All code written since the fork of torsmo is licensed under the GPL
#
# Please see COPYING for details
#
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
#

alignment bottom_right
background no
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
double_buffer yes
use_xft yes
xftfont DejaVu Sans Mono:size=12
gap_x 5
gap_y 60
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window yes
own_window_class Conky
own_window_type desktop
own_window_transparent yes
stippled_borders 0
update_interval 1.0
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no

TEXT
${scroll 16 $nodename - $sysname $kernel on $machine | }
$hr
${color grey}Uptime:$color $uptime
${color grey}Frequency (in MHz):$color $freq
${color grey}Frequency (in GHz):$color $freq_g
${color grey}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4}
${color grey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}
${color grey}CPU Usage:$color $cpu% ${cpubar 4}
${color grey}Processes:$color $processes  ${color grey}Running:$color $running_processes
$hr
${color grey}File systems:
 / $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
${color grey}Networking:
Up:$color ${upspeed eth0} ${color grey} - Down:$color ${downspeed eth0}
$hr
${color grey}Name              PID   CPU%   MEM%
${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}

Hi, I'm a signature virus! Copy me to your signature file and help me propagate, thanks

Оффлайн Xts

  • Старожил
  • *
  • Сообщений: 1677
  • Arch Linux, Kernel 4.20
    • Просмотр профиля
содержание файла conkyrc в студию
ASUS Sabertooth 990FX R2.0
AMD FX-8350 x8@5Ггц, AMD Memory 16Гб
AMD Radeon R9 290X

Оффлайн Хрюшка

  • Автор темы
  • Участник
  • *
  • Сообщений: 164
  • Свинья в апельсинах. Xubuntu 12.04, 14.04 18.04
    • Просмотр профиля
уже

Hi, I'm a signature virus! Copy me to your signature file and help me propagate, thanks

Оффлайн start733

  • Участник
  • *
  • Сообщений: 248
    • Просмотр профиля
попробуй
own_window no

ефгкгы

  • Гость
измени строчку
own_window_type conky

Оффлайн Хрюшка

  • Автор темы
  • Участник
  • *
  • Сообщений: 164
  • Свинья в апельсинах. Xubuntu 12.04, 14.04 18.04
    • Просмотр профиля
Цитировать
own_window no
Ура помогло, только все значки с рабочего стола пропали, но появляются если на них навести мышку а потом снова пропадают.  ;D
Цитировать
own_window_type conky
conky открывается в окне, не катит :(


Пользователь решил продолжить мысль 07 Февраля 2013, 17:51:08:
Вот решение проблемы и оно работает, но я не хочу весь конфиг использовать -- http://unix-journal.org/conky-%D0%B8-kde-4/
« Последнее редактирование: 07 Февраля 2013, 17:51:08 от Хрюшка »

Hi, I'm a signature virus! Copy me to your signature file and help me propagate, thanks

Оффлайн piyavking

  • Активист
  • *
  • Сообщений: 743
  • никогда так не было, чтобы никак не было
    • Просмотр профиля
    • Пиявкин
Вот решение проблемы и оно работает, но я не хочу весь конфиг использовать -- http://unix-journal.org/conky-%D0%B8-kde-4/

Весь и не надо. К решению проблемы имеет отношение абзац "own_window..."
крайний LTS Netboot, awesomeWM, urxvtd, firefox, vim/gvim, mpv/smplayer, linux-lowlatency, jack, guitarix, lmms, ardour, mednafen, dsda-doom

Оффлайн Хрюшка

  • Автор темы
  • Участник
  • *
  • Сообщений: 164
  • Свинья в апельсинах. Xubuntu 12.04, 14.04 18.04
    • Просмотр профиля
неееееееееее

Здесь нашёл http://xruna.net/2013/02/07/conky-linux-freebsd/

Цитировать
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
« Последнее редактирование: 09 Февраля 2013, 00:03:36 от Хрюшка »

Hi, I'm a signature virus! Copy me to your signature file and help me propagate, thanks

 

Страница сгенерирована за 0.057 секунд. Запросов: 25.