検索結果

ナビゲーションに移動 検索に移動
  • ンから Notion を起動することができます。以下が .xinitrc ファイルの例になります: DEFAULT_SESSION=notion case $1 in awesome) exec awesome ;; notion) exec notion ;; openbox) exec openbox-session
    2キロバイト (343 語) - 2018年2月6日 (火) 23:10
  • 以下のスクリプトは実行するたびにディスプレイを時計回りに90度回転します。wacom ポインタも回転します。 rotate.sh #!/bin/bash case $(xfconf-query -c pointers -p /Wacom_ISDv4_90_Pen_stylus/Properties/Wacom_Rotation)
    14キロバイト (2,458 語) - 2020年12月31日 (木) 14:49
  • を組み合わせて使用している場合に発生します。 Unity probably did not shutdown properly, in this case you should navigate to your project folder and delete Temp folder. Try this
    10キロバイト (1,614 語) - 2023年8月29日 (火) 20:31
  • frame expected contains 6 bytes of FF followed by 16 repetitions of the target computer's MAC (6 bytes each) for a total of 102 bytes. This can be performed
    16キロバイト (2,951 語) - 2023年4月24日 (月) 11:56
  • One if free to choose the option of using dedicated hosts for all BeeGFS services. BeeGFS allows running any combination of services (including client and
    12キロバイト (1,377 語) - 2023年4月18日 (火) 13:59
  • DEV="$1" MNTPT="$2" OPTIONS="" TCOPTIONS="" shift 3 IFS=',' for arg in $*; do case "$arg" in system) TCOPTIONS=(${TCOPTIONS[*]} --m=system);; fs*) TCOPTIONS=(${TCOPTIONS[*]}
    24キロバイト (4,295 語) - 2018年2月18日 (日) 20:06
  • subkeys.pgp.net --send-keys <userid> デフォルトでは GnuPG は信頼モデルとして Web of Trust を使います。Web of Trust から Trust on First に変更することが可能です。鍵を追加するときに --trust-model=tofu
    62キロバイト (12,452 語) - 2024年5月1日 (水) 21:04
  • One of Prosody's primary design principles is to be simple to use and configure. However, issues can still arise (and likely will as is the case with
    14キロバイト (2,241 語) - 2020年9月23日 (水) 10:03
  • configuration file consists of simple key = value lines, each ter‐ minated with a newline (\n) character. Note that keys and values are both case sensitive, and there
    4キロバイト (588 語) - 2023年12月28日 (木) 01:29
  • [[ ! -r $i ]]; then echo "$0: file is unreadable: \`$i'" >&2 continue fi case $i in *.t@(gz|lz|xz|b@(2|z?(2))|a@(z|r?(.@(Z|bz?(2)|gz|lzma|xz))))) c=(bsdtar
    6キロバイト (964 語) - 2022年12月7日 (水) 12:11
  • (errno) { case EACCES: fprintf(stderr, "Error! No permission to write the" " file used to store the host ID.\n" "Are you root?\n"); break; case EPERM: fprintf(stderr
    15キロバイト (2,487 語) - 2024年4月18日 (木) 20:43
  • when done because of the # exit-idle-time setting in daemon.conf autospawn = yes /etc/pulse/default.pa # Replace the *entire* content of this file with these
    88キロバイト (16,245 語) - 2023年2月9日 (木) 18:38
  • nrg ; *.bin ; *.img ; *.mdf (for each add a seperated entry) Match case: "must match one of" Mimetypes: */* 上記のアクションを使うことで ISO イメージをデスクトップにマウントすることができます。~/Desktop
    4キロバイト (703 語) - 2018年4月20日 (金) 00:40
  • lots of small reads and writes (or if there are a lot of clients), there may not be enough threads running on the server to handle the quantity of queries
    25キロバイト (3,894 語) - 2017年11月6日 (月) 20:55
  • す、詳しくは wpa_cli(8) を見て下さい。 以下の例ではデスクトップ通知を使ってイベントをユーザーに通知します: #!/bin/bash case "$2" in CONNECTED) notify-send "WPA supplicant: connection established";
    25キロバイト (4,572 語) - 2023年7月10日 (月) 09:54
  • ssids=( ["network_1"]=y ["network_2"]=y ) if [[ ${ssids[$SSID]} ]]; then case $ACTION in CONNECT|REESTABLISHED) # Need to wait, otherwise doesn't seem
    19キロバイト (2,983 語) - 2023年12月7日 (木) 07:29
  • -r /etc/conf.d/$DAEMON ] && . /etc/conf.d/$DAEMON PID=$(get_pid $DAEMON) case "$1" in start) stat_busy "Starting $DAEMON" [ -z "$PID" ] && $DAEMON $ARGS
    15キロバイト (2,642 語) - 2023年1月11日 (水) 15:05
  • /bin/bash #/etc/NetworkManager/dispatcher.d/pia-vpn interface="$1" status=$2 case $status in vpn-up) if [[ $interface == "tun0" ]]; then chattr -i /etc/resolv
    6キロバイト (1,113 語) - 2022年1月25日 (火) 20:29
  • E5 FF # 30 40 50 60 70 80 90 100 % Current=`sudo setpci -s 00:02.0 F4.B` case $Current in 42) sudo setpci -s 00:02.0 F4.B=56 ;; 56) sudo setpci -s 00:02
    6キロバイト (993 語) - 2020年12月31日 (木) 14:44
  • \([-0-9]*\).*)/\1/p") # most of time contained in [350,650] y=$(echo $position | sed -n "s/(\([-0-9]*\),\([-0-9]*\).*)/\2/p") # most of time contained in [-650
    15キロバイト (2,449 語) - 2020年12月31日 (木) 14:45

(前の20件 | 次の20件) (20 | 50 | 100 | 250 | 500 件) を表示