不知此技之言,起菜单内之象而不!!

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

不知此技之言,起菜单内之象而不!!

#1

帖子 寺島聰子 » 2017-07-01 11:48

Delay in taking screenshots

You can introduce a time delay while taking screenshots. For this, you have to assign a numeric value to the --delay or -d command line option.

% scrot -d 5

Countdown before screenshot

% scrot -d 5 -c
Taking shot in 5.. 4.. 3.. 2.. 1.. 0.

Selecting a window

scrot -s

----------------------------------------------

I do not know how to combine "Selecting a window" and "Delay"

https://www.howtoforge.com/tutorial/how ... ith-scrot/
http://d.hatena.ne.jp/ino46/20100919/1284904800

-----------------------------------------------------
I want to take such a screenshot
https://ubuntu-mate.community/uploads/d ... cb431a.jpg

不知此技之言,起菜单内之象而不!!
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 不知此技之言,起菜单内之象而不!!

#2

帖子 vickycq » 2017-07-01 13:34

寺島聰子 写了:不知此技之言,起菜单内之象而不!!
Mouse pointer and keyboard are usually grabbed while a menu is open, so technically it's not possible to "select region" after a menu has been activated, since the screenshooter won't be able to receive any keyboard or mouse events.

See:
https://en.wikipedia.org/wiki/X_Window_ ... ocol#Grabs
https://tronche.com/gui/x/xlib/input/po ... bbing.html
寺島聰子 写了:I do not know how to combine "Selecting a window" and "Delay"
菜单内之象
Maybe you would like to try "Shutter", a sophisticated screenshot tool.
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 不知此技之言,起菜单内之象而不!!

#3

帖子 poloshiao » 2017-07-01 16:23

I do not know how to combine "Selecting a window" and "Delay"
Recommend to use gnome-screenshot which is installed by default in all ubuntu editions

1. Copy following line and paste it to terminal then press ENTER to executive
gnome-screenshot --interactive
The attaching picture will appear.
1-1. Package gnome-screenshot (installed by default in all ubuntu editions)
https://packages.ubuntu.com/search?suit ... chon=names
1-2. manpage
http://manpages.ubuntu.com/manpages/xen ... hot.1.html
gnome-screenshot - capture the screen, a window, or an user-defined
area and save the snapshot image to a file.
1-3. edited by editor like shutter after taking the screenshot.
附件
2017070115494501.png
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 不知此技之言,起菜单内之象而不!!

#4

帖子 poloshiao » 2017-07-01 16:49

I do not know how to combine "Selecting a window" and "Delay"
1. http://manpages.ubuntu.com/manpages/xen ... rot.1.html
scrot - capture a screenshot using imlib2
1-1. windows :
-b, --border
When selecting a window, grab wm border too
-s, --select
Interactively select a window or rectangle with the mouse.
-u, --focused
Use the currently focused window.
1-2. delay :
-c, --count
Display a countdown when used with delay.
-d, --delay NUM
Wait NUM seconds before taking a shot.
1-3. Example :
1-3-1. Copy following line and paste it to terminal then press ENTER

代码: 全选

scrot -d 5 -c -u -b
1-3-2. choose focused window :
firefox / google searching page
http://https://www.google.com.tw
and wait till five seconds ending.
1-3-3. the saved file by default as detaching :
ls -al | grep 2017-07-01
2017-07-01-163717_1920x990_scrot.png
1-3-4. edited by editor like shutter after taking the screenshot by scrot.
附件
2017-07-01-163717_1920x990_scrot.png
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 不知此技之言,起菜单内之象而不!!

#5

帖子 寺島聰子 » 2017-07-01 18:41

vickycq殿
いつもありがとうございます 谢谢总是谢谢
Mouse pointer and keyboard are usually grabbed while a menu is open, so technically it's not possible to "select region" after a menu has been activated, since the screenshooter won't be able to receive any keyboard or mouse events.
通解
メニューが開いている間、マウスポインタとキーボードは通常把持されるので、スクリーンショットがキーボードやマウスのイベントを受け取ることができないため、メニューがアクティブになった後は、「領域を選択」することは不可能です。
了解。ありがとうございました。
Maybe you would like to try "Shutter", a sophisticated screenshot tool.
http://tipsonubuntu.com/2015/04/13/inst ... in-ubuntu/

代码: 全选


sudo add-apt-repository -y ppa:shutter/ppa
2. After adding the PPA, run below commands to refresh system cache and install Shutter:

代码: 全选

sudo apt-get update

sudo apt-get install shutter
----------------------------------------------
m@m ~ $ sudo add-apt-repository -y ppa:shutter/ppa
以下の PPA をシステムに追加しようとしています:
This is the official Shutter repository - it is recommended to use this to keep your Shutter easily updated.

For instuctions on how to add the repository, see (http://shutter-project.org/faq-help/ppa ... tion-guide).
詳しい情報: https://launchpad.net/~shutter/+archive/ubuntu/ppa
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.TGpZvayCMz --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 009ED615
gpg: 鍵009ED615をhkpからサーバkeyserver.ubuntu.comに要求
gpg: 鍵009ED615: 公開鍵"Launchpad PPA for Shutter Team"をインポートしました
gpg: 処理数の合計: 1
gpg: インポート: 1 (RSA: 1)
m@m ~ $ sudo apt-get update
無視 http://ftp.jaist.ac.jp rafaela InRelease
無視 http://ftp.jaist.ac.jp trusty InRelease
ヒット http://ftp.jaist.ac.jp trusty-updates InRelease
ヒット http://ftp.jaist.ac.jp rafaela Release.gpg
ヒット http://ftp.jaist.ac.jp trusty Release.gpg
ヒット http://ftp.jaist.ac.jp rafaela Release
ヒット http://ftp.jaist.ac.jp trusty-updates/main amd64 Packages
ヒット http://ftp.jaist.ac.jp trusty-updates/restricted amd64 Packages
ヒット http://ftp.jaist.ac.jp trusty-updates/universe amd64 Packages
ヒット http://ftp.jaist.ac.jp trusty-updates/multiverse amd64 Packages
ヒット http://ftp.jaist.ac.jp trusty-updates/main i386 Packages
ヒット http://ftp.jaist.ac.jp trusty-updates/restricted i386 Packages
ヒット http://ftp.jaist.ac.jp trusty-updates/universe i386 Packages
ヒット http://ftp.jaist.ac.jp trusty-updates/multiverse i386 Packages
ヒット http://ftp.jaist.ac.jp trusty-updates/main Translation-en
ヒット http://ftp.jaist.ac.jp trusty-updates/multiverse Translation-en
ヒット http://ftp.jaist.ac.jp trusty-updates/restricted Translation-en
ヒット http://ftp.jaist.ac.jp trusty-updates/universe Translation-en
ヒット http://ftp.jaist.ac.jp trusty Release
ヒット http://ftp.jaist.ac.jp rafaela/main amd64 Packages
ヒット http://ftp.jaist.ac.jp rafaela/upstream amd64 Packages
ヒット http://ftp.jaist.ac.jp rafaela/import amd64 Packages
ヒット http://ftp.jaist.ac.jp rafaela/main i386 Packages
ヒット http://ftp.jaist.ac.jp rafaela/upstream i386 Packages
無視 http://extra.linuxmint.com rafaela InRelease
ヒット http://ftp.jaist.ac.jp rafaela/import i386 Packages
ヒット http://ftp.jaist.ac.jp trusty/main amd64 Packages
ヒット http://ftp.jaist.ac.jp trusty/restricted amd64 Packages
ヒット http://ftp.jaist.ac.jp trusty/universe amd64 Packages
無視 http://archive.canonical.com trusty InRelease
ヒット http://security.ubuntu.com trusty-security InRelease
無視 http://ppa.launchpad.net trusty InRelease
ヒット http://extra.linuxmint.com rafaela Release.gpg
ヒット http://ftp.jaist.ac.jp trusty/multiverse amd64 Packages
ヒット http://ftp.jaist.ac.jp trusty/main i386 Packages
ヒット http://ftp.jaist.ac.jp trusty/restricted i386 Packages
ヒット http://ftp.jaist.ac.jp trusty/universe i386 Packages
ヒット http://ftp.jaist.ac.jp trusty/multiverse i386 Packages
ヒット http://ftp.jaist.ac.jp trusty/main Translation-ja
ヒット http://ftp.jaist.ac.jp trusty/main Translation-en
ヒット http://ftp.jaist.ac.jp trusty/multiverse Translation-ja
ヒット http://ftp.jaist.ac.jp trusty/multiverse Translation-en
ヒット http://ftp.jaist.ac.jp trusty/restricted Translation-ja
ヒット http://ftp.jaist.ac.jp trusty/restricted Translation-en
ヒット http://ftp.jaist.ac.jp trusty/universe Translation-ja
ヒット http://ftp.jaist.ac.jp trusty/universe Translation-en
ヒット http://archive.canonical.com trusty Release.gpg
ヒット http://security.ubuntu.com trusty-security/main amd64 Packages
ヒット http://ppa.launchpad.net trusty InRelease
ヒット http://extra.linuxmint.com rafaela Release
ヒット http://archive.canonical.com trusty Release
ヒット http://security.ubuntu.com trusty-security/restricted amd64 Packages
ヒット http://ppa.launchpad.net trusty InRelease
ヒット http://extra.linuxmint.com rafaela/main amd64 Packages
ヒット http://archive.canonical.com trusty/partner amd64 Packages
ヒット http://security.ubuntu.com trusty-security/universe amd64 Packages
無視 http://ppa.launchpad.net trusty InRelease
無視 http://ftp.jaist.ac.jp rafaela/import Translation-ja_JP
無視 http://ftp.jaist.ac.jp rafaela/import Translation-ja
無視 http://ftp.jaist.ac.jp rafaela/import Translation-en
無視 http://ftp.jaist.ac.jp rafaela/main Translation-ja_JP
無視 http://ftp.jaist.ac.jp rafaela/main Translation-ja
無視 http://ftp.jaist.ac.jp rafaela/main Translation-en
無視 http://ftp.jaist.ac.jp rafaela/upstream Translation-ja_JP
取得:1 ftp://ftp.mondorescue.org 14.04 InRelease
ヒット http://archive.canonical.com trusty/partner i386 Packages
無視 http://ftp.jaist.ac.jp rafaela/upstream Translation-ja
無視 http://ftp.jaist.ac.jp rafaela/upstream Translation-en
ヒット http://security.ubuntu.com trusty-security/multiverse amd64 Packages
無視 http://ftp.jaist.ac.jp trusty/main Translation-ja_JP
無視 http://ftp.jaist.ac.jp trusty/multiverse Translation-ja_JP
無視 http://ftp.jaist.ac.jp trusty/restricted Translation-ja_JP
無視 http://ftp.jaist.ac.jp trusty/universe Translation-ja_JP
ヒット http://extra.linuxmint.com rafaela/main i386 Packages
ヒット http://ppa.launchpad.net trusty InRelease
ヒット http://archive.canonical.com trusty/partner Translation-en
ヒット http://security.ubuntu.com trusty-security/main i386 Packages
ヒット http://ppa.launchpad.net trusty InRelease
ヒット http://security.ubuntu.com trusty-security/restricted i386 Packages
無視 ftp://ftp.mondorescue.org 14.04 InRelease
ヒット http://ppa.launchpad.net trusty InRelease
ヒット http://security.ubuntu.com trusty-security/universe i386 Packages
ヒット http://ppa.launchpad.net trusty InRelease
取得:2 ftp://ftp.mondorescue.org 14.04 Release.gpg [949 B]
ヒット http://security.ubuntu.com trusty-security/multiverse i386 Packages
ヒット http://ppa.launchpad.net trusty InRelease
ヒット http://security.ubuntu.com trusty-security/main Translation-en
無視 http://ppa.launchpad.net trusty InRelease
ヒット http://security.ubuntu.com trusty-security/multiverse Translation-en
無視 ftp://ftp.mondorescue.org 14.04 Release.gpg
無視 http://ppa.launchpad.net trusty InRelease
ヒット http://security.ubuntu.com trusty-security/restricted Translation-en
ヒット http://ppa.launchpad.net trusty Release.gpg
ヒット ftp://ftp.mondorescue.org 14.04 Release
ヒット http://security.ubuntu.com trusty-security/universe Translation-en
ヒット http://ppa.launchpad.net trusty/main Sources
取得:3 ftp://ftp.mondorescue.org 14.04/contrib Sources/DiffIndex
ヒット http://ppa.launchpad.net trusty/main Sources
ヒット http://ppa.launchpad.net trusty/main amd64 Packages
無視 http://extra.linuxmint.com rafaela/main Translation-ja_JP
ヒット http://ppa.launchpad.net trusty/main i386 Packages
無視 http://extra.linuxmint.com rafaela/main Translation-ja
無視 ftp://ftp.mondorescue.org 14.04/contrib Sources/DiffIndex
無視 http://extra.linuxmint.com rafaela/main Translation-en
ヒット http://ppa.launchpad.net trusty/main Translation-en
取得:4 ftp://ftp.mondorescue.org 14.04/contrib amd64 Packages/DiffIndex
ヒット http://ppa.launchpad.net trusty Release.gpg
無視 ftp://ftp.mondorescue.org 14.04/contrib amd64 Packages/DiffIndex
ヒット http://ppa.launchpad.net trusty/main Sources
ヒット http://ppa.launchpad.net trusty/main amd64 Packages
取得:5 ftp://ftp.mondorescue.org 14.04/contrib i386 Packages/DiffIndex
ヒット http://ppa.launchpad.net trusty/main i386 Packages
ヒット http://ppa.launchpad.net trusty/main Translation-en
無視 ftp://ftp.mondorescue.org 14.04/contrib i386 Packages/DiffIndex
ヒット http://ppa.launchpad.net trusty/main Sources
ヒット http://ppa.launchpad.net trusty/main amd64 Packages
取得:6 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja_JP
ヒット http://ppa.launchpad.net trusty/main i386 Packages
ヒット http://ppa.launchpad.net trusty/main Translation-en
ヒット http://ppa.launchpad.net trusty/main Sources
取得:7 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja
ヒット http://ppa.launchpad.net trusty/main amd64 Packages
ヒット http://ppa.launchpad.net trusty/main i386 Packages
ヒット http://ppa.launchpad.net trusty/main Translation-en
ヒット http://ppa.launchpad.net trusty/main Sources
取得:8 ftp://ftp.mondorescue.org 14.04/contrib Translation-en
ヒット http://ppa.launchpad.net trusty/main amd64 Packages
ヒット http://ppa.launchpad.net trusty/main i386 Packages
ヒット http://ppa.launchpad.net trusty/main Translation-en
ヒット http://ppa.launchpad.net trusty/main Sources
ヒット ftp://ftp.mondorescue.org 14.04/contrib Sources
取得:9 http://ppa.launchpad.net trusty Release.gpg [316 B]
ヒット ftp://ftp.mondorescue.org 14.04/contrib amd64 Packages
ヒット http://ppa.launchpad.net trusty Release.gpg
ヒット ftp://ftp.mondorescue.org 14.04/contrib i386 Packages
ヒット http://ppa.launchpad.net trusty Release
ヒット http://ppa.launchpad.net trusty Release
取得:10 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja_JP
取得:11 http://ppa.launchpad.net trusty Release [15.1 kB]
ヒット http://ppa.launchpad.net trusty Release
取得:12 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja
ヒット http://ppa.launchpad.net trusty/main Sources
ヒット http://ppa.launchpad.net trusty/main amd64 Packages
ヒット http://ppa.launchpad.net trusty/main i386 Packages
ヒット http://ppa.launchpad.net trusty/main Translation-en
取得:13 ftp://ftp.mondorescue.org 14.04/contrib Translation-en
ヒット http://ppa.launchpad.net trusty/main Sources
ヒット http://ppa.launchpad.net trusty/main amd64 Packages
ヒット http://ppa.launchpad.net trusty/main i386 Packages
ヒット http://ppa.launchpad.net trusty/main Translation-en
取得:14 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja_JP
取得:15 http://ppa.launchpad.net trusty/main Sources [565 B]
取得:16 http://ppa.launchpad.net trusty/main amd64 Packages [707 B]
取得:17 http://ppa.launchpad.net trusty/main i386 Packages [707 B]
取得:18 http://ppa.launchpad.net trusty/main Translation-en [330 B]
取得:19 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja
ヒット http://ppa.launchpad.net trusty/main Sources
取得:20 ftp://ftp.mondorescue.org 14.04/contrib Translation-en
取得:21 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja_JP
取得:22 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja
取得:23 ftp://ftp.mondorescue.org 14.04/contrib Translation-en
取得:24 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja_JP
無視 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja_JP
取得:25 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja
無視 ftp://ftp.mondorescue.org 14.04/contrib Translation-ja
取得:26 ftp://ftp.mondorescue.org 14.04/contrib Translation-en
無視 ftp://ftp.mondorescue.org 14.04/contrib Translation-en
無視 http://packages.linuxmint-jp.net ./ InRelease
エラー http://packages.linuxmint-jp.net ./ Release.gpg
接続失敗
エラー http://packages.linuxmint-jp.net ./ Release

無視 http://packages.linuxmint-jp.net ./ Packages/DiffIndex
エラー http://packages.linuxmint-jp.net ./ Translation-ja_JP
packages.linuxmint-jp.net:http へ接続できません:
エラー http://packages.linuxmint-jp.net ./ Translation-ja
packages.linuxmint-jp.net:http へ接続できません:
エラー http://packages.linuxmint-jp.net ./ Translation-en
packages.linuxmint-jp.net:http へ接続できません:
エラー http://packages.linuxmint-jp.net ./ Packages
packages.linuxmint-jp.net:http へ接続できません:
17.7 kB を 12分 1秒 で取得しました (24 B/s)
パッケージリストを読み込んでいます... 完了
W: http://packages.linuxmint-jp.net/linuxm ... elease.gpg の取得に失敗しました 接続失敗

W: http://packages.linuxmint-jp.net/linuxmint-ja/./Release の取得に失敗しました

W: http://packages.linuxmint-jp.net/linuxmint-ja/./ja_JP の取得に失敗しました packages.linuxmint-jp.net:http へ接続できません:

W: http://packages.linuxmint-jp.net/linuxmint-ja/./ja の取得に失敗しました packages.linuxmint-jp.net:http へ接続できません:

W: http://packages.linuxmint-jp.net/linuxmint-ja/./en の取得に失敗しました packages.linuxmint-jp.net:http へ接続できません:

W: http://packages.linuxmint-jp.net/linuxm ... ./Packages の取得に失敗しました packages.linuxmint-jp.net:http へ接続できません:

W: いくつかのインデックスファイルのダウンロードに失敗しました。これらは無視されるか、古いものが代わりに使われます。
m@m ~ $
----------------------------------------------
端末の内容は不正なように見えます。次はどうしたら?
The content of the terminal appears to be illegal. What to do next?
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 不知此技之言,起菜单内之象而不!!

#6

帖子 寺島聰子 » 2017-07-01 20:52

シナプティックからインストールしました。
I installed it from synaptic.
(synaptic:2832): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed
パッケージからテンプレートを展開しています: 100%
以前に未選択のパッケージ imagemagick-common を選択しています。
(データベースを読み込んでいます ... 現在 230708 個のファイルとディレクトリがインストールされています。)
.../imagemagick-common_8%3a6.7.7.10-6ubuntu3.7_all.deb を展開する準備をしています ...
imagemagick-common (8:6.7.7.10-6ubuntu3.7) を展開しています...
以前に未選択のパッケージ liblqr-1-0:amd64 を選択しています。
.../liblqr-1-0_0.4.1-2ubuntu1_amd64.deb を展開する準備をしています ...
liblqr-1-0:amd64 (0.4.1-2ubuntu1) を展開しています...
以下略
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 不知此技之言,起菜单内之象而不!!

#7

帖子 寺島聰子 » 2017-07-01 21:31

poloshiaoさん :Sleep

今天也謝謝你了
疲勞的界限。真的是“Shutter”試用,最初我想做的事情,也就是“只”開始菜單的影像可以取得呢,必須嘗試,到這裡。
1-3-2. choose focused window :
firefox / google searching page
http://https://www.google.com.tw
and wait till five seconds ending.
1-3-3. the saved file by default as detaching :
ls -al | grep 2017-07-01
2017-07-01-163717_1920x990_scrot.png
1-3-4. edited by editor like shutter after taking the screenshot by scrot.
:em11
上者解未。然而,明日之后当知之。
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 不知此技之言,起菜单内之象而不!!

#8

帖子 vickycq » 2017-07-01 23:16

寺島聰子 写了:端末の内容は不正なように見えます。次はどうしたら?
It seems that "packages.linuxmint-jp.net" is experiencing some issues at the moment.
See: http://downforeveryoneorjustme.com/http ... nt-jp.net/

Is packages.linuxmint-jp.net down?
It's not just you! packages.linuxmint-jp.net looks down from here.
寺島聰子 写了:以下の PPA をシステムに追加しようとしています
"Shutter" is part of Ubuntu's official repository. Therefore it should be in Linux Mint's repository too. There is no need to add external PPA.
寺島聰子 写了:疲勞的界限。真的是“Shutter”試用,最初我想做的事情,也就是“只”開始菜單的影像可以取得呢,必須嘗試,到這裡。
For casual, occasional screenshots, shutter might be an overkill. So @poloshiao 's advice (delay capture the whole screen, crop afterwards) is actually more practical in most occasions.
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 不知此技之言,起菜单内之象而不!!

#9

帖子 poloshiao » 2017-07-02 8:19

sudo add-apt-repository -y ppa:shutter/ppa
1. http://tipsonubuntu.com/2015/04/13/inst ... in-ubuntu/
So here’s how to install the latest release of this screenshot tool and keep it up-to-date by receiving future updates via Software Updater.
1-1. latest sometimes means testing so unstable and buggy.
1-2. Try the one from ppa Only if the one from official ubuntu repositories would be unsatisfying to you.
系统: UbuntuMate 16.04.1
2. UbuntuMate 16.04.1 shipped with shutter by default from ubuntu universe repository which is stabler than the one from ppa.
2-1. i.e. remove ppa and sudo apt update and sudo apt install shutter if you have already added universe repository in /etc/apt/sources.list.
2-2. https://packages.ubuntu.com/search?suit ... chon=names
Package shutter
2-3. Reference :
https://www.unixmen.com/learn-take-scre ... er-ubuntu/
Learn How To Take Screenshots And Edit Them With Shutter In Ubuntu
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 不知此技之言,起菜单内之象而不!!

#10

帖子 寺島聰子 » 2017-07-03 22:22

It seems that "packages.linuxmint-jp.net" is experiencing some issues at the moment.
packages.linuxmint-jp.net looks down from here.
こんなことだとは想像もつきませんでした。
I could not imagine it was such a thing.

http://tipsonubuntu.com/2015/04/13/inst ... in-ubuntu/
Install The Latest Shutter Screenshot Tool in Ubuntu
So here’s how to install the latest release of this screenshot tool and keep it up-to-date by receiving future updates via Software Updater.
1. To get started, first add the official PPA repository into your system by running below command in terminal:
なぜ?
So @poloshiao 's advice (delay capture the whole screen, crop afterwards) is actually more practical in most occasions.
ごめんなさい。poloshiaoさんのアドバイスを、英語力が足りず読解ができないのと、技術的な
中身が理解できないのと、ふたつの壁があって
I'm sorry. I can not understand poloshiao's advice, I can not understand my English skills and technical
I can not understand the contents and there are two walls   ................................................................................................................................................................................................ 報告します!!
できました。やっと。自分がやりたかったこと。
I will report it! It is!
I did it. Finally. What I wanted to do.
附件
ACC.png
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 不知此技之言,起菜单内之象而不!!

#11

帖子 寺島聰子 » 2017-07-03 22:59

1. http://tipsonubuntu.com/2015/04/13/inst ... in-ubuntu/
に於いて「最初にPPAを追加している理由と目的」
"The reason and purpose of adding PPA first"
So here’s how to install the latest release of this screenshot tool and keep it up-to-date by receiving future updates via Software Updater.
推奨される選択とその理由
推薦的選擇和理由
1-1. latest sometimes means testing so unstable and buggy.
1-2. Try the one from ppa Only if the one from official ubuntu repositories would be unsatisfying to you.
poloshiaoさん、vickycqさん、ありがとうございました! 我謝汝
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 不知此技之言,起菜单内之象而不!!

#12

帖子 寺島聰子 » 2017-07-03 23:48

" gnome-screenshot "で、要は「5秒遅延でシャッター切って」画面全体を撮影。次に保存した画像を最大化して、自分が欲しかったスタートメニューの部分を「領域選択」でscreenshotをとる。
この2段構え。

したがって、いろいろなscreenshotツールを入れたが、元々のいちばんシンプルな機能だけの
" mate-screenshot "(プリントスクリーンキー一発だから)と"gnome-screenshot" のふたつだけ残して、ぜんぶ消す。

ありがとうございました!!

----------------------------------------------

“gnome - screenshot“使用,總之是“5秒延遲快門切”畫面整體的拍攝。然後保存影像的最大化,自己想要的開始菜單的部分“選擇”screenshot領域採取。

這兩段姿勢。

“Shutter”和“scrot”等,截圖採取工具安裝了,原本存在的最質樸的功能只

“mate - screenshot”(列印荧幕鍵一發所以)和“gnome - screenshot”的兩個只殘し,打算全部消失。

謝謝你了!!
----------------------------------------------
Using "gnome-screenshot", the main point is "Shutter is released with a delay of 5 seconds" Shooting the entire screen. Next maximize the saved image and take the screenshot with "area selection" for the part of the start menu that I wanted.
This two steps arrangement.

I installed a tool to take screenshots such as "Shutter" and "scrot", but only the most simple functions that existed originally
I am going to erase everything, leaving only "mate - screenshot" (because it is a print screen key) and "gnome - screenshot".

Thank you very much! It is!
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 不知此技之言,起菜单内之象而不!!

#13

帖子 寺島聰子 » 2017-07-04 0:01

(synaptic:5227): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed
(データベースを読み込んでいます ... 現在 232675 個のファイルとディレクトリがインストールされています。)
shutter (0.93.1~ppa1~ubuntu14.04.1) を削除しています ...
shutter (0.93.1~ppa1~ubuntu14.04.1) の設定ファイルを削除しています ...
hicolor-icon-theme (0.13-1) のトリガを処理しています ...
desktop-file-utils (0.22-1ubuntu1) のトリガを処理しています ...
mime-support (3.54ubuntu1.1) のトリガを処理しています ...
man-db (2.6.7.1-1ubuntu1) のトリガを処理しています ...

------------------
参考
(synaptic:2832): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed
パッケージからテンプレートを展開しています: 100%
以前に未選択のパッケージ imagemagick-common を選択しています。
(データベースを読み込んでいます ... 現在 230708 個のファイルとディレクトリがインストールされています。)
.../imagemagick-common_8%3a6.7.7.10-6ubuntu3.7_all.deb を展開する準備をしています ...
imagemagick-common (8:6.7.7.10-6ubuntu3.7) を展開しています...
以前に未選択のパッケージ liblqr-1-0:amd64 を選択しています。
.../liblqr-1-0_0.4.1-2ubuntu1_amd64.deb を展開する準備をしています ...
liblqr-1-0:amd64 (0.4.1-2ubuntu1) を展開しています...
以下略
----------------------------------------------

(synaptic:5733): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed
(データベースを読み込んでいます ... 現在 231815 個のファイルとディレクトリがインストールされています。)
imagemagick (8:6.7.7.10-6ubuntu3.7) を削除しています ...
libmagickwand5:amd64 (8:6.7.7.10-6ubuntu3.7) を削除しています ...
perlmagick (8:6.7.7.10-6ubuntu3.7) を削除しています ...
libmagickcore5:amd64 (8:6.7.7.10-6ubuntu3.7) を削除しています ...
desktop-file-utils (0.22-1ubuntu1) のトリガを処理しています ...
mime-support (3.54ubuntu1.1) のトリガを処理しています ...
man-db (2.6.7.1-1ubuntu1) のトリガを処理しています ...
menu (2.1.46ubuntu1) のトリガを処理しています ...
hicolor-icon-theme (0.13-1) のトリガを処理しています ...
libc-bin (2.19-0ubuntu6.11) のトリガを処理しています ...
(データベースを読み込んでいます ... 現在 231492 個のファイルとディレクトリがインストールされています。)
imagemagick-common (8:6.7.7.10-6ubuntu3.7) を削除しています ...
imagemagick-common (8:6.7.7.10-6ubuntu3.7) の設定ファイルを削除しています ...
onlylove
论坛版主
帖子: 5215
注册时间: 2007-01-14 16:23

Re: 不知此技之言,起菜单内之象而不!!

#14

帖子 onlylove » 2017-07-04 1:29

scrot -d 5 -u
or simply take a full screenshot then cut it with other tools
附件
scrot.jpg
scrot.jpg (7.64 KiB) 查看 1995 次
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 不知此技之言,起菜单内之象而不!!

#15

帖子 寺島聰子 » 2017-07-04 6:51

1-3-2. choose focused window :
firefox / google searching page
http://https://www.google.com.tw
and wait till five seconds ending.
1-3-3. the saved file by default as detaching :
ls -al | grep 2017-07-01
2017-07-01-163717_1920x990_scrot.png
1-3-4. edited by editor like shutter after taking the screenshot by scrot.
:em11
上者解未。然而,明日之后当知之。[/quote]

m@m ~ $ scrot -d 5 -c -u -b
Taking shot in 5.. 4.. 3.. 2.. 1.. 0.
m@m ~ $ ls -al | grep 2017-07-04
-rw-r--r-- 1 m m 132530 Jul 4 07:38 2017-07-04-073816_1678x1018_scrot.png
m@m ~ $
附件
test.png
回复