similar to: where is xbindkeys- solved

Displaying 20 results from an estimated 30000 matches similar to: "where is xbindkeys- solved"

2007 Jun 13
0
where is xbindkeys
I did a "yum provides xbindkeys" and it does not find the package? Where can I find xbindkeys? Thanks Jerry
2007 Jun 28
1
trapping keystrokes
Hi all, How do you trap key strobes in centos before they are handed off to an application? In X windows I dont care what app is running or which app has focus. I need to know what key is pressed. The key can still go on to the application that is fine. I just need to know what keys are being pressed. I have tried xbindkeys but depending on which app is running I may or may not get my
2015 Jul 11
2
Using gpg to encrypt a URL line on CentOS 6 additional information
>+1. also, it'd probably be good to state what you're trying to accomplish rather >than if you can throw a technology at vague something or another. I think you'd >find gpg's password input cumbersome for symmetric keys, the output too long in ascii >armor and possibly annoying to deal with public keys... but you don't really say what >you're trying to
2016 May 26
0
Question on 7.2 and weird characters [solved]
On Mon, May 23, 2016 at 3:09 PM, Jerry Geis <geisj at pagestation.com> wrote: > When I run this command: > rm /tmp/jerry.txt > rm: remove regular file ?/tmp/jerry.txt?? > > I get the a with the carrot on top... > > How do I get back to the normal characters ? > > echo $TERM > linux > > Thanks, > > Jerry > thanks for the pointers... It was in
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64. the transcript below (hangs for 60 seconds) at the line: MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56 AUTH=root at devcentos5x64.msgnet.com The email succeeds - but I am trying to figure out the 60 second delay. Neither email server is busy. Nothing is waiting. the DNS on both machines point to the same nameserver. The DNS
2005 Dec 19
7
Compaq V2000 laptop no USB recognized
To continue here with problems on this compaq v2000 laptop, I put kernel source on a USB disk and plugged it into the v2000. NOTHING IS recognized. I tried to manually mount the disk and nothing either... I thought USB was well established.... I thought trying to recompile the kernel for realtek support might get my networking going... I am stuck??? Jerry -------------- next part
2009 Feb 18
7
question on hwclock
I am trying to hwclock to set the time. (hwclock -w) this is what I get on standard 5.2 x86_64. hwclock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=19: No such device. No usable clock interface found. Cannot access the Hardware Clock via any known method. [root at devcentos5x64 src]# ls -l /dev/rtc crw------- 1 root root 10, 135 Feb 6 13:32 /dev/rtc Any
2016 Aug 15
4
DAHDI on CentOS 7
What is needed to get DAHDI to start up correctly on CentOS 7 and systemd... I am using DAHDI-linux-complete 2.11.1 I saw mention in my search that it has been fixed after 2.11.1 but cannot find what the fix is. Thanks, Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Aug 30
3
rsync arg list to long
I am trying to do an rsync or scp from machine1 to machine2. I am getting arg list to long. I am using centos 5 machine 1 and centos 4.5 on machine2. I am using the default shell which is bash. How can I get past this? THanks, Jerry
2010 Oct 01
3
question on mkfs.hfsplus
I am wanting to use the mkfs.hfsplus as mentioned here http://www.oli.id.au/createosxdmgdiskimagesinlinux but I dont have the command. yum provides "*/mkfs.hfsplus" returns no packages found. Where do I find this command? Thanks. Jerry
2016 Apr 19
6
Dual boot C7 with Window 10
I have a laptop with windows 10. I went into the Windows disk manager and shrunk the volume to make room for C7. That worked. I also changed the BIOS from secure boot to "both" (secure/legacy) I installed C7, went fine. About the time it was done I realized I never saw anything about "other" boot options (seems I saw that in the past). Anyway sure enough, got done and C7
2009 Nov 25
3
where is tunctl
I am following directions in http://wiki.centos.org/HowTos/KVM#head-c02a0b33e7949b0bc3b151ac6e0bdfb91b6bbd1c it says do yum install bridge-utils - works fine, they yum install tunctl does not find anything. yum provides "*/tunctl" does not find anything I am using 5.4 x86_64. Is this howto out of date? How do I get tunctl? Thanks, Jerry
2011 Jan 10
3
usb 3
I am trying to plug a USB 2 device in a USB 3 slot. Nothing is being detected in "lsusb". Is there something special I need to do? I am running centos 5.5 x86_64. I thought 3.0 was backward compatible. Nothing special about my device its an RS232 to USB device. It works in 2.0 slot. Thanks, Jerry
2011 May 26
3
Ventrilo 2.1.4 under wine - push to talk.
Ventrilo in version 2.1.4 work properly good under wine. I talk with friend without any problems with sound, but there is one with "Push-to-talk" function (hotkey). When frame with ventrilo have lost focus i can't use this function. I spent a lot of time to googled about it and I found program called xbindkeys. I got idea, that I can use this program to send keystroke to ventrilo.
2008 Nov 12
6
close open relay
hi all, running centos 4.7 i686. I seem to have an o pen r elay sendmail server. How do I close it? I have the STRAIGHT centos install sendmail.mc file. Only thing I changed was: dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl so as to allow incoming email and not just localhost. however this seems to relay everyone. I looked at http://www.sendmail.org/tips/relaying but it
2008 May 16
4
has something happened to grep
Hi all, when I do a "grep JERRY *.h" nothing is returned which is what I expect. This is in my source directory... when I do a "grep JERRY *" every file is returned an a line printed even though there is no JERRY on the line. Then if I do a "grep JERRY *.c" just the 4 lines that have JERRY are returned. This is what is prints for "grep JERRY *" src#
2007 Nov 29
4
special tricks for developers box on centos 5
I was just wondering if there are special tricks people do that compile A LOT on centos? Do RAM disks help or something else I dont about that minimizes your compile time? I presently have and AMD x2 4800+ with 2GIG ram. Just curious if I can reduce any more time out of my compiles. Jerry
2005 Dec 19
1
compaq v2000 laptop -- realtek RTL8100C?
Jerry Geis <geisj at pagestation.com <http://lists.centos.org/mailman/listinfo/centos>> wrote: >/ Hi, />/ I have a compaq V2000 laptop. Specs for network say its a />/ realtek 8139/8139C+ NIC. / Is it really a RTL8139? Or it is possible that it's a RTL8100? The reason I ask is because while the RTL8100 is supposed to be MAC compatible with the RTL8139, I'm finding
2016 Oct 14
4
Asterisk use with verizon hotspot
Apparently Verizon is blocking or changing packets on port 5060 so my softphone from my hotspot will not work. How do I set asterisk (11.23.0) to run default 5060 for all other devices I have - BUT for my software run on a different port like 5070? I'm using linphone and is easy to change the ports from 5060 to 5070 ( I think). Thanks, Jerry -------------- next part -------------- An HTML
2007 Nov 28
4
cisco vpn client on linux
Is there a cisco vpn client for linux centso 5 AMD 64 bit? Using google it talks about cisco vpn client but everyplace to download is blocked. I then found a vpnc reference but did not find a 64 bit version. yum install vpnc did nothing.... What is my next step? Jerry